mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
implement windowproxy "delay-load-event-mode", and partially document "completely-loaded"
This commit is contained in:
parent
483bf245df
commit
eb82e781a3
10 changed files with 156 additions and 19 deletions
|
@ -1,5 +0,0 @@
|
|||
[008.html]
|
||||
type: testharness
|
||||
[Link with onclick form submit to javascript url and href navigation ]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[009.html]
|
||||
type: testharness
|
||||
[Link with onclick form submit to javascript url with document.write and href navigation ]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
[active.window.html]
|
||||
expected: CRASH
|
||||
[document.open() removes the document's children (non-active document without an associated Window object; createHTMLDocument)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue