WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
WebKit ToT vs STP214 - Progressed by 291770@main
(175.96 KB, image/png)
2025-03-07 11:00 PST
,
Ahmad Saleem
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/97098389
>
Ahmad Saleem
Comment 3
2022-10-18 14:00:51 PDT
Fixed in this commit -
https://src.chromium.org/viewvc/blink?view=revision&revision=164200
Ahmad Saleem
Comment 4
2022-12-27 13:10:31 PST
Also another similar condition -
https://src.chromium.org/viewvc/blink?revision=182253&view=revision
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.
Top of Page
Format For Printing
XML
Clone This Bug