Re: [heycam/webidl] Named properties visibility algorithm leads to ES invariant violation (#152)

Blink gets the document case right for a much simpler reason: it doesn't actually implement a named getter for Document (see https://bugs.chromium.org/p/chromium/issues/detail?id=594008 for some discussion).

@bzbarsky I'm curious to hear more of your intuition about why (1) doesn't have compat issues, as It seems like it defeats much of the point of `[OverrideBuiltins]` in the first place.

-- 
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/152#issuecomment-242811830

Received on Friday, 26 August 2016 18:20:01 UTC