implement window.open, create auxiliary browsing context

This commit is contained in:
Gregory Terzian 2018-04-22 12:58:30 +08:00
parent 3e96a322ae
commit f408b798c4
93 changed files with 476 additions and 324 deletions

View file

@ -1,3 +1,11 @@
[submission-checks.window.html]
type: testharness
expected: TIMEOUT
[<form> not connected to a document cannot navigate]
expected: FAIL
[<form> not connected to a document after submit event cannot navigate]
expected: FAIL
[<form> in a navigated document cannot navigate]
expected: FAIL