RESOLVED DUPLICATE of bug 245465247731
Safari on iOS have different colored line then Safari/Chrome on Desktop
https://bugs.webkit.org/show_bug.cgi?id=247731
Summary Safari on iOS have different colored line then Safari/Chrome on Desktop
george.pomas
Reported 2022-11-10 06:54:42 PST
Created attachment 463476 [details] Test case and screenshots. Safari draw third line the same color as the second line, but it should be different color since we changed strokeStyle before stroke call. Quick debugging revealed that if first and third color are the same - third color will not be applied, but if first and third color are different - color will be applied correctly.
Attachments
Test case and screenshots. (37.57 KB, application/zip)
2022-11-10 06:54 PST, george.pomas
no flags
Alexey Proskuryakov
Comment 1 2022-11-10 09:33:45 PST
*** This bug has been marked as a duplicate of bug 245465 ***
Note You need to log in before you can comment on or make changes to this bug.