Re: [whatwg/dom] <span class="a b c">.classList.replace("c", "a") -> "a b" or "b a"? (DOMTokenList) (#442)

Do you mean changing the algorithm in infra?  Is there a way to check whether any other specs use the "replace" algorithm from infra and make sure we don't break behavior elsewhere with the change?  It's a bit hard to test changes to meta-specs like this if you don't have a list of which specs use the algorithms.

-- 
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/442#issuecomment-294830766

Received on Tuesday, 18 April 2017 12:56:24 UTC