mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
Update web-platform-tests to revision 15ad8eaadd91425cc9331b2e658d4c2796ae5ad8
This commit is contained in:
parent
0397e2a24d
commit
dba68269e0
29 changed files with 26 additions and 94 deletions
|
@ -1,6 +0,0 @@
|
|||
[015a.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[ scheduler: DOM added inline+external+inline script earlier in document]
|
||||
expected: NOTRUN
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
[050.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -1,6 +0,0 @@
|
|||
[069.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[scheduler: external files added through DOM should not block further parsing while loading]
|
||||
expected: NOTRUN
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[078.html]
|
||||
type: testharness
|
||||
[ adding several types of scripts through the DOM and removing some of them confuses scheduler (slow-loading scripts) ]
|
||||
expected: FAIL
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
[081.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[ scheduler: slow loading external script added with DOM (appendChild)]
|
||||
expected: NOTRUN
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
[082.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[ scheduler: multiple slow loading external scripts added with DOM (appendChild)]
|
||||
expected: NOTRUN
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
[085.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[ scheduler: async script and slow-loading defer script]
|
||||
expected: NOTRUN
|
||||
|
|
@ -1,6 +1,5 @@
|
|||
[086.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[ scheduler: async script and slow-loading async script]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
[087.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[ scheduler: multiple defer scripts, one slow loading]
|
||||
expected: NOTRUN
|
||||
|
|
@ -1,6 +1,5 @@
|
|||
[088.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[ scheduler: multiple scripts with defer and async attributes]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[091.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[ scheduler: force-async off on non-parser-inserted script]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
[092.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[ scheduler: defer script and slow-loading non-async external script]
|
||||
expected: NOTRUN
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
[095.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[ scheduler: slow-loading script added from defer blocking load event]
|
||||
expected: NOTRUN
|
||||
|
|
@ -1,6 +1,5 @@
|
|||
[105.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[ scheduler: adding async attribute at runtime]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[106-import.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[ scheduler: stylesheets blocking scripts]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[106-noimport.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -1,6 +1,5 @@
|
|||
[111.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[ scheduler: removing async attribute at runtime]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[112.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[ scheduler: removing async attribute at runtime, script also has defer attribute]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
[122.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Reinserted script async IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
[scheduler: altering the type attribute and adding/removing external script ]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[123.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[scheduler: altering the type attribute and adding/removing external script with async=false ]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
[125.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[scheduler: altering the type attribute and changing script data external script ]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -1,6 +1,5 @@
|
|||
[126.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[scheduler: altering the type attribute and changing script data external script async=false ]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
[130.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[scheduler: appending external script element to script ]
|
||||
expected: TIMEOUT
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue