Re: [WebIDL-tests] Test current Realm (still to be defined in more detail) (#1381)

@annevk The context is that IDL requires specs to define which global their objects are associated with but specs by and large don't do that.  UA behavior is not terribly consistent in practice on some of the more interesting cases.

So we need to get several things to happen:

1. Specs actually define the behavior.
2. Tests test for that behavior.
3. UAs implement the behavior.

The PR here is for item #2 of that, right?

View on GitHub: https://github.com/w3c/web-platform-tests/pull/1381#issuecomment-158417688

Received on Friday, 20 November 2015 14:36:47 UTC