[Webkit-unassigned] [Bug 159340] Drawing an <img> with an SVG source into a <canvas> has incorrect rendering if the SVG viewBox does not match the <img> metrics
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 22 15:45:55 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=159340
Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ahmad.saleem792 at gmail.com
--- Comment #8 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
All three browsers differ in the "test case" and "test case with setTimeout":
** Safari Technology Preview 154 ***
In second 200 * 200, it shows "full green" circle. Same for other test in both squares / boxes.
*** Chrome Canary 108 ***
In second 200 * 200, it shows "1/4 green" circle (kind of arc). Same for other test in both squares / boxes.
*** Firefox Nightly 107 ***
In second 200 * 200, it shows "complete black" with no green circle. Same for other test in both squares / boxes.
______
Just wanted to share updated testing results. Thanks!
--
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/d2e50da9/attachment.htm>
More information about the webkit-unassigned
mailing list