Re: [heycam/webidl] Parsing updated ecma262 intrinsic notation (#897)

Search & replace should work here and in HTML and should not break anything. Though I'm not sure where they should link now?

The one loss here is that now it's no longer clear for implementers looking at ECMAScript which of these they need to support and instead they'll also have to look at IDL and HTML. This was discussed in https://github.com/tc39/ecma262/pull/1105#issuecomment-367968250 and the idea there was to create abstract algorithms for where algorithms needed to be shared and intrinsics for when you need identity. Is that still a thing that's being considered?

-- 
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/issues/897#issuecomment-645894752

Received on Thursday, 18 June 2020 09:20:22 UTC