mirror of
https://github.com/servo/servo.git
synced 2025-07-15 03:13:41 +01:00
Implement document.write (fixes #3704)
This is a bit crude because of some missing utility methods on BufferQueue.
This commit is contained in:
parent
708ebdceee
commit
4d93ee134c
91 changed files with 235 additions and 585 deletions
|
@ -1,5 +0,0 @@
|
|||
[async_009.htm]
|
||||
type: testharness
|
||||
[Document.write() silently fails from an Async script]
|
||||
expected: FAIL
|
||||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue