Implement window.frameElement, change window.parent to make use of it.

This commit is contained in:
Glenn Watson 2015-02-05 10:01:04 +10:00
parent 5436922169
commit 1e0e98b63c
10 changed files with 88 additions and 74 deletions

View file

@ -6,7 +6,3 @@
[The SecurityError must be thrown if the container\'s document does not have the same effective script origin]
expected: FAIL
[The window\'s frameElement attribute must return null if it is not a nested browsing context]
expected: FAIL