NEW 265095
globalCompositeOperation is ignored in strokeText, fillText.
https://bugs.webkit.org/show_bug.cgi?id=265095
Summary globalCompositeOperation is ignored in strokeText, fillText.
Ahmad Saleem
Reported 2023-11-18 16:26:34 PST
Hi Team, Just came across another test case from Blink's commit, where WebKit / Safari is failing some stroke tests (test could be wrong but just wanted to raise to get input). Test Case: https://jsfiddle.net/fe7uo9m3/show Blink Commit: https://chromium.googlesource.com/chromium/blink/+/74325b123f64e39f62b95d410e93c33a0857a016 Just wanted to raise for input and see if we have to do something or not. Thanks!
Attachments
Karl Dubost
Comment 2 2023-11-20 18:32:29 PST
I wonder if there are missing tests for WPT
Radar WebKit Bug Importer
Comment 3 2023-11-25 16:27:13 PST
Karl Dubost
Comment 4 2024-08-22 01:07:31 PDT
Ahmad, the initial testcase has disappeared.
Ahmad Saleem
Comment 5 2025-04-13 05:19:00 PDT
(In reply to Karl Dubost from comment #4) > Ahmad, the initial testcase has disappeared. @Karl - JSFiddle has changed their URL syntax, so for all tests - if you remove `/show` part, they still work - e.g., https://jsfiddle.net/fe7uo9m3/
Note You need to log in before you can comment on or make changes to this bug.