WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
234231
RenderSVGContainer calculates transform before boundaries
https://bugs.webkit.org/show_bug.cgi?id=234231
Summary
RenderSVGContainer calculates transform before boundaries
Martin Robinson
Reported
2021-12-13 02:32:41 PST
RenderSVGContainer is calculating the local transformation before boundaries, but depending on the value of `transform-box` the transformation might rely on the boundaries. I do not think that the local transformation should be used at all when calculating boundaries, so the order can be changed here. This is why imported/w3c/web-platform-tests/css/css-transforms/transform-box/fill-box-002.html is failing.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-12-20 02:33:18 PST
<
rdar://problem/86716288
>
Ahmad Saleem
Comment 2
2023-05-27 03:50:09 PDT
STP170 is passing this now:
https://wpt.fyi/results/css/css-transforms/transform-box/fill-box-002.html?label=experimental&label=master&aligned
= We can close this as "RESOLVED CONFIGURATION CHANGED".
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