[Bug 27114] DOMTokenList and DOMSettableTokenList should be constructible

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

--- Comment #4 from Anne <annevk@annevk.nl> ---
Re comment 0: You can't use mutation observer, changes are synchronous. So
yeah, if you want this for custom elements you either want this to handle the
monitoring or you want synchronous observers (which we don't want to hand out,
but there's likely other things you can't do without them)...

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

Received on Tuesday, 21 October 2014 07:29:00 UTC