Re: [heycam/webidl] Remove custom [[HasInstance]] behavior from interface objects (#356)

tobie approved this pull request.

LGTM aside for the nit.

> @@ -6384,9 +6383,8 @@ more of the following are redefined in accordance with the rules for exotic obje
 \[[Call]],
 \[[Set]],
 \[[DefineOwnProperty]],
-\[[GetOwnProperty]],
-\[[Delete]] and
-\[[HasInstance]].

We're still [modifying [[HasInstance]]](https://heycam.github.io/webidl/#es-legacy-callback-interface-object-hasinstance) for legacy callback interfaces, so you might want to keep it listed here.

-- 
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/356#pullrequestreview-35717982

Received on Tuesday, 2 May 2017 08:12:56 UTC