Bug 122528 - Update DOMTokenList (Element.classList.add/remove) ...tokens params
Summary: Update DOMTokenList (Element.classList.add/remove) ...tokens params
Status: RESOLVED DUPLICATE of bug 97335
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://dom.spec.whatwg.org/#domtokenlist
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-08 16:05 PDT by Rick Waldron
Modified: 2020-04-05 09:59 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rick Waldron 2013-10-08 16:05:35 PDT
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
Comment 1 Alexey Shvayka 2020-04-05 09:59:32 PDT

*** This bug has been marked as a duplicate of bug 97335 ***