[heycam/webidl] Check ignoreNamedProps before the named property visibility algorithm. (#625)

Running the named property visibility algorithm is (or should be) observable
by inserting a proxy in the prototype chain. This changes the spec to match
Gecko's behavior.
You can view, comment on, or merge this pull request online at:

  https://github.com/heycam/webidl/pull/625

-- Commit Summary --

  * Check ignoreNamedProps before the named property visibility algorithm.

-- File Changes --

    M index.bs (3)

-- Patch Links --

https://github.com/heycam/webidl/pull/625.patch
https://github.com/heycam/webidl/pull/625.diff

-- 
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/625

Received on Thursday, 17 January 2019 15:40:43 UTC