RESOLVED DUPLICATE of bug 289319 103490
SVG paint server fallback not honored
https://bugs.webkit.org/show_bug.cgi?id=103490
Summary SVG paint server fallback not honored
Philip Rogers
Reported 2012-11-28 00:14:06 PST
Created attachment 176416 [details] Testcase According to http://www.w3.org/TR/SVG/single-page.html#chapter-painting, this is valid SVG: <rect x="100" y="100" width="100" height="100" fill="url(#id1) none"/> We appear to not support the fallback case (none) and instead paint nothing, even if the pattern works and the fallback is not used. Original bug: https://code.google.com/p/chromium/issues/detail?id=162547
Attachments
Testcase (590 bytes, image/svg+xml)
2012-11-28 00:14 PST, Philip Rogers
no flags
WebKit ToT vs STP214 - Progressed by 291770@main (175.96 KB, image/png)
2025-03-07 11:00 PST, Ahmad Saleem
no flags
Brent Fulgham
Comment 1 2022-07-15 15:44:27 PDT
Chrome and Firefox pass, we do not.
Radar WebKit Bug Importer
Comment 2 2022-07-15 15:46:47 PDT
Ahmad Saleem
Comment 3 2022-10-18 14:00:51 PDT
Ahmad Saleem
Comment 4 2022-12-27 13:10:31 PST
Ahmad Saleem
Comment 5 2025-03-07 11:00:53 PST
Created attachment 474484 [details] WebKit ToT vs STP214 - Progressed by 291770@main
Ahmad Saleem
Comment 6 2025-03-07 11:01:04 PST
*** This bug has been marked as a duplicate of bug 289319 ***
Note You need to log in before you can comment on or make changes to this bug.