[Bug 13999] DOMTokenList (e.g., element.classList): allow to add/remove multiple tokens at once

https://www.w3.org/Bugs/Public/show_bug.cgi?id=13999

--- Comment #8 from Anne <annevk@opera.com> 2012-03-03 10:05:14 UTC ---
FYI: My tentative plan is to resolve this by doing the simplest thing possible.
Extend add() and remove() to take a space-separated string.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Saturday, 3 March 2012 10:05:17 UTC