- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 31 Jan 2018 08:10:12 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 31 January 2018 08:10:39 UTC
FWIW, `w(document.querySelectorAll("body")["-0"])` (unlike `w(document.querySelectorAll("body")[-0])`) indeed returns undefined so this is indeed a bug.
I wonder how many other algorithms have subtle -0 issues...
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/517#issuecomment-361855121
Received on Wednesday, 31 January 2018 08:10:39 UTC