Implement document.write (fixes #3704)

This is a bit crude because of some missing utility methods on BufferQueue.
This commit is contained in:
Anthony Ramine 2016-11-25 16:19:19 +01:00
parent 708ebdceee
commit 4d93ee134c
91 changed files with 235 additions and 585 deletions

View file

@ -1,5 +0,0 @@
[async_009.htm]
type: testharness
[Document.write() silently fails from an Async script]
expected: FAIL

View file

@ -1,6 +0,0 @@
[script-onerror-insertion-point-1.html]
type: testharness
expected: TIMEOUT
[Test that the insertion point is defined in the error event of a parser-inserted script that actually started a fetch (but just had it fail).]
expected: NOTRUN

View file

@ -1,6 +0,0 @@
[script-onload-insertion-point.html]
type: testharness
expected: TIMEOUT
[Test that the insertion point is defined in the load event of a parser-inserted script.]
expected: NOTRUN