mirror of
https://github.com/servo/servo.git
synced 2025-08-08 15:05:35 +01:00
implement window.open, create auxiliary browsing context
This commit is contained in:
parent
3e96a322ae
commit
f408b798c4
93 changed files with 476 additions and 324 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue