Re: [html-tests] Extend Test Coverage for `top`, `parent` HTML 7.1.1 Nested Browsing Contexts (#5105)

> Since Firefox already has a bug, I don't think we need tests here that fail it necessarily for that reason. Those will be added as part of fixing that bug.

Just want to be sure I'm parsing this correctly: I should leave the workaround (that allows these tests to _pass_) in place?

> If you have a proposed commit message I can use the "Squash and merge" UI from GitHub to clean up the chatter. That's what we usually do and requires a title and a body.

This OK?:

```
Expand test coverage for nested browsing contexts

Improve test coverage for WHATWG HTML Section 7.1.1 Nested Browsing Contexts.
Extend tests for `window.top` and add new tests for `window.parent`.
```

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

Received on Friday, 10 March 2017 14:33:56 UTC