[Webkit-unassigned] [Bug 74095] Cache visited link hash
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 8 11:12:50 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74095
--- Comment #6 from Antti Koivisto <koivisto at iki.fi> 2011-12-08 11:12:50 PST ---
(In reply to comment #4)
> You need to use getAttribute() for hrefAttr, as it's an SVG animatable attribute.
The existing code (linkAttribute() in SelectorChecker.cpp) uses fastGetAttribute for all HTML elements. I think this is correct, XLinkNames::hrefAttr is SVG animatable but HTMLNames::hrefAttr is not.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list