Bug 70006
| Summary: | SVG visited link style handling ignores complex paint servers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antti Koivisto <koivisto> |
| Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ahmad.saleem792, krit, rbuis, zimmermann |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=244025 | ||
Antti Koivisto
See the FIXME in RenderSVGResource.cpp
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
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?