implement windowproxy "delay-load-event-mode", and partially document "completely-loaded"

This commit is contained in:
Gregory Terzian 2018-12-12 21:16:07 +08:00
parent 483bf245df
commit eb82e781a3
10 changed files with 156 additions and 19 deletions

View file

@ -1,5 +0,0 @@
[008.html]
type: testharness
[Link with onclick form submit to javascript url and href navigation ]
expected: FAIL

View file

@ -1,5 +0,0 @@
[009.html]
type: testharness
[Link with onclick form submit to javascript url with document.write and href navigation ]
expected: FAIL

View file

@ -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