Re: [whatwg/dom] Web reality: DOMTokenList's toggle() cannot always update the corresponding attribute (#451)

https://jsfiddle.net/4d8ja9yw/1/

Firefox outputs 1, like the old spec, not normalizing on a no-op.  Edge and Chrome don't appear to support replace() at all.  I wasn't able to test in WebKit right now (have to recompile it).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/451#issuecomment-320050837

Received on Thursday, 3 August 2017 18:24:10 UTC