Bug 245120

Summary: Update transforms on SVG shapes/groups when root element size changed
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: Layout and RenderingAssignee: Tim Nguyen (:ntim) <ntim>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, rbuis, simon.fraser, webkit-bug-importer, zalan, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Radar WebKit Bug Importer
Comment 1 2022-09-12 21:51:32 PDT
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)
Tim Nguyen (:ntim)
Comment 4 2022-09-15 08:51:51 PDT
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.