[Webkit-unassigned] [Bug 209220] SVG2: getScreenCTM(): ancestor CSS transform scale not applied
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 21 23:18:10 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=209220
Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ahmad.saleem792 at gmail.com
--- Comment #7 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
*** Safari 16 on macOS 12.6 ***
ctm.a= 1
ctm.d= 1
scale: 2
*** Safari Technology Preview 154 ***
ctm.a= 1
ctm.d= 1
scale: 2
*** Firefox Nightly 107 ***
ctm.a= 1
ctm.d= 1
scale: 2
*** Chrome Canary 108 ***
ctm.a= 2
ctm.d= 2
scale: 2
____
Just wanted to share updated results. Thanks!
Is it something LBSE might fix?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220922/e86ecbcb/attachment.htm>
More information about the webkit-unassigned
mailing list