WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
230172
Fix computed style for transform-origin on SVG boxes
https://bugs.webkit.org/show_bug.cgi?id=230172
Summary
Fix computed style for transform-origin on SVG boxes
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2021-09-10 14:54:43 PDT
Created
attachment 437910
[details]
Patch
zalan
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
https://trac.webkit.org/r282379
Radar WebKit Bug Importer
Comment 4
2021-09-14 09:51:22 PDT
<
rdar://problem/83106412
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug