- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 03 Sep 2021 09:43:20 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 3 September 2021 16:43:32 UTC
@bakkot to check my understanding, it seems like the correct test would be that name appears _right after_ length, right? So the test262 test is not as fully strict as it could be. I think Web IDL, being more imperative than the ES spec, actually gives a full ordering between length/name/prototype that matches the tests written. But in terms of ensuring implementer interest for this particular change, I agree we're probably OK. -- 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/914#issuecomment-912671148
Received on Friday, 3 September 2021 16:43:32 UTC