mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Update test expectations. Mark script loads as complete when the response is complete.
This commit is contained in:
parent
8082df7d0d
commit
ef8a127156
11 changed files with 14 additions and 39 deletions
|
@ -1,5 +0,0 @@
|
|||
[async_008.htm]
|
||||
type: testharness
|
||||
[Async script element execution delays the window's load event]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[081.html]
|
||||
type: testharness
|
||||
[ scheduler: slow loading external script added with DOM (appendChild)]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[082.html]
|
||||
type: testharness
|
||||
[ scheduler: multiple slow loading external scripts added with DOM (appendChild)]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[092.html]
|
||||
type: testharness
|
||||
[ scheduler: defer script and slow-loading non-async external script]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[095.html]
|
||||
type: testharness
|
||||
[ scheduler: slow-loading script added from defer blocking load event]
|
||||
expected: FAIL
|
|
@ -1,8 +1,5 @@
|
|||
[122.html]
|
||||
type: testharness
|
||||
[scheduler: altering the type attribute and adding/removing external script ]
|
||||
expected: FAIL
|
||||
|
||||
[Reinserted script async IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[125.html]
|
||||
type: testharness
|
||||
[scheduler: altering the type attribute and changing script data external script ]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[130.html]
|
||||
type: testharness
|
||||
[scheduler: appending external script element to script ]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[134.html]
|
||||
type: testharness
|
||||
[scheduler: external HTML script added by SVG script]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue