NEW122856
repeating-radial-gradient rendering bug / spreadMethod is not supported
https://bugs.webkit.org/show_bug.cgi?id=122856
Summary repeating-radial-gradient rendering bug / spreadMethod is not supported
lemnis
Reported 2013-10-15 12:51:41 PDT
the number of needed repeating gradients isn't calculated right change the width to see... reference svg: http://codepen.io/lemnis/pen/HeIng
Attachments
Safari 15.5 differs from other browsers (2.11 MB, image/png)
2022-06-17 16:28 PDT, Ahmad Saleem
no flags
Ahmad Saleem
Comment 1 2022-06-17 16:28:25 PDT
Created attachment 460318 [details] Safari 15.5 differs from other browsers I am able to reproduce this bug in Safari 15.5 on macOS 12.4. Other browsers behave similar as seen in attached screenshot. I find something related in Chrome bug (but not directly - since in Chrome bug test case, Safari is working fine). Chrome bug - https://crbug.com/439485 Chrome bug commit - https://src.chromium.org/viewvc/blink?view=revision&revision=190798 If I am testing incorrectly, please retest accordingly. Thanks!
Radar WebKit Bug Importer
Comment 2 2022-06-17 16:29:00 PDT
Simon Fraser (smfr)
Comment 3 2022-06-17 20:32:51 PDT
I can reproduce.
Ahmad Saleem
Comment 4 2025-05-16 08:55:05 PDT
Some other browser cases - https://jsfiddle.net/7kdwvcbg/
Karl Dubost
Comment 5 2026-01-13 23:24:21 PST
*** Bug 244163 has been marked as a duplicate of this bug. ***
Karl Dubost
Comment 6 2026-01-13 23:24:58 PST
*** Bug 232731 has been marked as a duplicate of this bug. ***
Karl Dubost
Comment 7 2026-01-13 23:25:55 PST
*** Bug 223083 has been marked as a duplicate of this bug. ***
Karl Dubost
Comment 8 2026-01-13 23:27:00 PST
The attribute is defined in the code with the right value, but the rendering is incorrect.
Note You need to log in before you can comment on or make changes to this bug.