WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
245120
Update transforms on SVG shapes/groups when root element size changed
https://bugs.webkit.org/show_bug.cgi?id=245120
Summary
Update transforms on SVG shapes/groups when root element size changed
Tim Nguyen (:ntim)
Reported
2022-09-12 21:51:20 PDT
Affected WPT: css/css-transforms/transform-percent-010.html:
http://wpt.live/css/css-transforms/transform-percent-010.html
css/css-transforms/transform-box/view-box-mutation-001.html:
http://wpt.live/css/css-transforms/transform-box/view-box-mutation-001.html
These tests seem to get fixed after a window resize, which is similar to
bug 245016
, this may just needs a call to `updateLayerTransform()` in the right place?
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-09-12 21:51:32 PDT
<
rdar://problem/99854279
>
Tim Nguyen (:ntim)
Comment 2
2022-09-14 10:40:12 PDT
***
Bug 245122
has been marked as a duplicate of this bug. ***
Tim Nguyen (:ntim)
Comment 3
2022-09-14 10:40:39 PDT
Comment hidden (obsolete)
These also start passing with my current fix: css/css-transforms/transform-box/view-box-mutation-002.html:
https://wpt.live/css/css-transforms/transform-box/view-box-mutation-002.html
css/css-transforms/transform-box/view-box-mutation-003.html:
https://wpt.live/css/css-transforms/transform-box/view-box-mutation-003.html
Tim Nguyen (:ntim)
Comment 4
2022-09-15 08:51:51 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4383
EWS
Comment 5
2022-09-15 17:54:03 PDT
Committed
254538@main
(32128c3f2e57): <
https://commits.webkit.org/254538@main
> Reviewed commits have been landed. Closing PR #4383 and removing active labels.
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