- From: Aryeh Gregor <notifications@github.com>
- Date: Sun, 06 Aug 2017 12:22:15 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 6 August 2017 12:22:40 UTC
But for this, Firefox outputs 1, which means that `replace("a", "a")` does run the update steps if "a" is in the token list, even though it's a no-op: https://jsfiddle.net/4d8ja9yw/2/ What does WebKit do? (I'm still trying to compile WebKit myself, but I can't find non-ancient binaries for Linux, so until I succeed I can't test 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-320503621
Received on Sunday, 6 August 2017 12:22:40 UTC