Bug 230172

Summary: Fix computed style for transform-origin on SVG boxes
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: CSSAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: changseok, dino, esprehn+autocc, ews-watchlist, fmalita, fred.wang, glenn, gyuyoung.kim, kondapallykalyan, macpherson, menard, pdr, sabouhallawa, schenney, sergio, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar, WPTImpact
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 230080    
Attachments:
Description Flags
Patch zalan: review+

Simon Fraser (smfr)
Reported 2021-09-10 14:52:59 PDT
Fix computed style for transform-origin on SVG boxes
Attachments
Patch (13.59 KB, patch)
2021-09-10 14:54 PDT, Simon Fraser (smfr)
zalan: review+
Simon Fraser (smfr)
Comment 1 2021-09-10 14:54:43 PDT
alan
Comment 2 2021-09-10 15:00:05 PDT
Comment on attachment 437910 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=437910&action=review > Source/WebCore/css/CSSComputedStyleDeclaration.cpp:562 > +static FloatRect transformReferenceBox(const RenderStyle& style, RenderElement& renderer) const RenderElement&? > Source/WebCore/rendering/svg/SVGRenderSupport.cpp:338 > +FloatRect SVGRenderSupport::transformReferenceBox(RenderElement& renderer, const SVGElement& element, const RenderStyle& style) const?
Simon Fraser (smfr)
Comment 3 2021-09-14 09:50:42 PDT
Radar WebKit Bug Importer
Comment 4 2021-09-14 09:51:22 PDT
Note You need to log in before you can comment on or make changes to this bug.