[Bug 20105] Nothing in the spec really defines how changes to token lists change the underlying string

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

--- Comment #4 from Anne <annevk@annevk.nl> ---
I defined this to the extent that whenever DOMTokenList is mutated the
corresponding attribute is mutated.

I still need to define the other way around, setting the attribute updating the
DOMTokenList (the algorithm is already there, I just need to redo some of the
infrastructure around attributes).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 4 December 2012 15:57:19 UTC