Bug 122528
Summary: | Update DOMTokenList (Element.classList.add/remove) ...tokens params | ||
---|---|---|---|
Product: | WebKit | Reporter: | Rick Waldron <rwaldron> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ashvayka |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://dom.spec.whatwg.org/#domtokenlist |
Rick Waldron
http://dom.spec.whatwg.org/#domtokenlist
(Parity with Firefox and Chrome)
The spec indicates that add and remove methods will add or remove all of the string arguments provided
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Shvayka
*** This bug has been marked as a duplicate of bug 97335 ***