[Webkit-unassigned] [Bug 74959] classList property undefined for SVG elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 20 15:00:57 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74959
Erik Arvidsson <arv at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |EasyFix
--- Comment #1 from Erik Arvidsson <arv at chromium.org> 2011-12-20 15:00:57 PST ---
We should allow classList on any element that has className.
ie HTMLElement and SVGStylableElement
http://www.google.com/codesearch#search/&exact_package=chromium&q=className%20file:%5C.idl%20file:WebCore%20case:yes&type=cs
This means that we need to update SVGStylableElement.idl and add tests.
--
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