Update web-platform-tests to revision 8a2ceb5f18911302b7a5c1cd2791f4ab50ad4326

This commit is contained in:
Josh Matthews 2017-10-12 09:25:50 -04:00
parent 462c272380
commit 1f531f66ea
5377 changed files with 174916 additions and 84369 deletions

View file

@ -0,0 +1,5 @@
[035.html]
type: testharness
[ scheduler: innerHTML adding frames with JS in and moving scripts]
expected: FAIL

View file

@ -0,0 +1,5 @@
[040.html]
type: testharness
[ scheduler: IFRAMEs added with DOM (innerHTML), javascript: URL]
expected: FAIL

View file

@ -0,0 +1,5 @@
[042.html]
type: testharness
[ scheduler: DOM mutation events when adding scripts: DOMNodeInserted ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[043.html]
type: testharness
[ scheduler: DOM mutation events when adding external scripts: DOMNodeInserted ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[044.html]
type: testharness
[ scheduler: DOM mutation events when adding scripts: DOMNodeInsertedIntoDocument ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[045.html]
type: testharness
[ scheduler: DOM mutation events when adding external scripts: DOMNodeInsertedIntoDocument ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[054.html]
type: testharness
[ scheduler: removing newly inserted script from DOMNodeInserted handler - external script ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[055.html]
type: testharness
[ scheduler: removing newly inserted script from DOMNodeInserted handler - inline script ]
expected: FAIL

View file

@ -0,0 +1,6 @@
[077.html]
type: testharness
expected: ERROR
[ adding several types of scripts through the DOM and removing some of them confuses scheduler ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[079.html]
type: testharness
[ setting location to javascript URL from event handler ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[080.html]
type: testharness
[scheduler: IFRAMEs added with DOM (appendChild), javascript: URL]
expected: FAIL

View file

@ -0,0 +1,5 @@
[083.html]
type: testharness
[ scheduler: event listener defined by script in a document in history]
expected: FAIL

View file

@ -0,0 +1,5 @@
[084.html]
type: testharness
[ scheduler: event listener defined by script in a removed IFRAME]
expected: FAIL

View file

@ -0,0 +1,5 @@
[099.html]
type: testharness
[ scheduler: defer adding iframe containing script]
expected: FAIL

View file

@ -0,0 +1,5 @@
[108.html]
type: testharness
[ scheduler: javascript URL in iframe]
expected: FAIL

View file

@ -0,0 +1,5 @@
[109.html]
type: testharness
[ scheduler: javascript URL in iframe, src set via DOM]
expected: FAIL

View file

@ -0,0 +1,5 @@
[116.html]
type: testharness
[scheduler: adding script to head of frameset document]
expected: FAIL

View file

@ -0,0 +1,5 @@
[131.html]
type: testharness
[scheduler: inline svg script ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[132.html]
type: testharness
[scheduler: external svg script ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[133.html]
type: testharness
[scheduler: inline HTML script added by SVG script ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[134.html]
type: testharness
[scheduler: external HTML script added by SVG script ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[135.html]
type: testharness
[scheduler: external SVG script added by SVG script ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[136.html]
type: testharness
[scheduler: DOM added external SVG script, force-async? ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[138.html]
type: testharness
[scheduler: SVG script nested inlines]
expected: FAIL

View file

@ -0,0 +1,5 @@
[139.html]
type: testharness
[scheduler: SVG script nested external in inline]
expected: FAIL

View file

@ -0,0 +1,5 @@
[140.html]
type: testharness
[scheduler: SVG script nested inline in external]
expected: FAIL

View file

@ -0,0 +1,5 @@
[141.html]
type: testharness
[scheduler: SVG inline script that document.writes inline script ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[142.html]
type: testharness
[scheduler: SVG inline script that document.writes external script ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[143.html]
type: testharness
[scheduler: SVG nested inline script that document.writes inline script ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[144.html]
type: testharness
[scheduler: SVG inline script changing the type attribute ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[145.html]
type: testharness
[scheduler: SVG inline script adding text to empty script ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[146.html]
type: testharness
[scheduler: SVG script adding src attribute ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[147.html]
type: testharness
[scheduler: insert multiple inline scripts; first script moves subsequent scripts ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[148.html]
type: testharness
[scheduler: insert multiple inline scripts; first script deletes subsequent script ]
expected: FAIL