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

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

--- Comment #6 from Marat Tanalin (tanalin.com) <mtanalin@yandex.ru> 2011-09-02 19:40:52 UTC ---
(In reply to comment #5)

Multiple consequent calls to a function are always slower than one call to the
same function. Even if a specific browser does not do reflows after each
function-call.

-- 
Configure bugmail: http://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 Friday, 2 September 2011 19:41:00 UTC