[Webkit-unassigned] [Bug 111307] div.classList.add('a', 'a') creates duplicate entries

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 00:16:05 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=111307





--- Comment #3 from Michał Z. Gołębiowski <m.goleb+bugzilla at gmail.com>  2013-03-05 00:18:29 PST ---
OK, this is not only my view, this is what spec dictates:
http://dom.spec.whatwg.org/#domtokenlist
"A DOMTokenList object has an associated list of unique tokens, which is initially empty."
So it's clearly WebKit's bug.

-- 
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