Re: [whatwg/dom] Change DOMTokenList's replace() to return boolean (#582)

Adding

    checkReplace("a b", "d", "a", false, "a b");

to the new test does catch the Firefox bug.

-- 
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/pull/582#issuecomment-371361615

Received on Thursday, 8 March 2018 02:54:28 UTC