Bug 70006

Summary: SVG visited link style handling ignores complex paint servers
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ahmad.saleem792, karlcow, krit, rbuis, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=244025
Attachments:
Description Flags
testcase
none
rendering in safari, firefox, chrome none

Antti Koivisto
Reported 2011-10-13 01:35:39 PDT
See the FIXME in RenderSVGResource.cpp
Attachments
testcase (8.32 KB, text/html)
2026-05-12 00:24 PDT, Karl Dubost
no flags
rendering in safari, firefox, chrome (508.14 KB, image/png)
2026-05-12 01:03 PDT, Karl Dubost
no flags
Ahmad Saleem
Comment 1 2024-02-15 16:13:55 PST
WebKit Source: https://searchfox.org/wubkat/rev/c40451f6052e2805fb1c6abfb61fa322c67caf5b/Source/WebCore/rendering/svg/legacy/LegacyRenderSVGResource.cpp#94 "// FIXME: This code doesn't support the uri component of the visited link paint, https://bugs.webkit.org/show_bug.cgi?id=70006" NOTE - This is in Legacy and not in LBSE. @Nikolas & @Rob - is this applicable for LBSE or we can track it to be closed once LBSE becomes default?
Karl Dubost
Comment 2 2026-05-12 00:24:10 PDT
Created attachment 479628 [details] testcase
Karl Dubost
Comment 3 2026-05-12 01:03:21 PDT
Created attachment 479629 [details] rendering in safari, firefox, chrome
Karl Dubost
Comment 4 2026-05-12 01:06:48 PDT
The rendering might be because of file:// Tested with http. And result is the same. Is it by design?
Karl Dubost
Comment 5 2026-05-12 01:22:04 PDT
Note You need to log in before you can comment on or make changes to this bug.