Update web-platform-tests to revision 70df598b894bfa4a7122720608a3110cb25ceb42

This commit is contained in:
WPT Sync Bot 2019-02-22 20:48:56 -05:00
parent 7f495fdd61
commit 4334a9c855
111 changed files with 3428 additions and 315 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,4 +1,3 @@
[parse-input-arguments-002.https.html]
type: reftest
expected: FAIL
bug: https://github.com/servo/servo/issues/17852

View file

@ -1,4 +1,3 @@
[parse-input-arguments-003.https.html]
type: reftest
expected: FAIL
bug: https://github.com/servo/servo/issues/17852

View file

@ -1,4 +1,3 @@
[parse-input-arguments-005.https.html]
type: reftest
expected: FAIL
bug: https://github.com/servo/servo/issues/17852

View file

@ -1,4 +1,3 @@
[parse-input-arguments-006.https.html]
type: reftest
expected: FAIL
bug: https://github.com/servo/servo/issues/17852

View file

@ -1,4 +1,3 @@
[parse-input-arguments-008.https.html]
type: reftest
expected: FAIL
bug: https://github.com/servo/servo/issues/17852

View file

@ -1,4 +1,3 @@
[parse-input-arguments-009.https.html]
type: reftest
expected: FAIL
bug: https://github.com/servo/servo/issues/17852

View file

@ -1,4 +1,3 @@
[parse-input-arguments-010.https.html]
type: reftest
expected: FAIL
bug: https://github.com/servo/servo/issues/17852

View file

@ -1,4 +1,3 @@
[parse-input-arguments-011.https.html]
type: reftest
expected: FAIL
bug: https://github.com/servo/servo/issues/17852

View file

@ -1,4 +1,3 @@
[parse-input-arguments-012.https.html]
type: reftest
expected: FAIL
bug: https://github.com/servo/servo/issues/17852

View file

@ -1,4 +1,3 @@
[parse-input-arguments-016.https.html]
type: reftest
expected: FAIL
bug: https://github.com/servo/servo/issues/17852

View file

@ -0,0 +1,43 @@
[HTMLAreaElement.html]
[alt on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL
[shape on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL
[referrerPolicy on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL
[download on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
expected: FAIL
[coords on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
expected: FAIL
[alt on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
expected: FAIL
[rel on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL
[rel on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
expected: FAIL
[ping on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL
[ping on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
expected: FAIL
[referrerPolicy on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
expected: FAIL
[download on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL
[coords on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL
[shape on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
expected: FAIL

View file

@ -0,0 +1,25 @@
[HTMLEmbedElement.html]
[src on HTMLEmbedElement must enqueue an attributeChanged reaction when adding src content attribute]
expected: FAIL
[height on HTMLEmbedElement must enqueue an attributeChanged reaction when adding height content attribute]
expected: FAIL
[type on HTMLEmbedElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL
[type on HTMLEmbedElement must enqueue an attributeChanged reaction when adding type content attribute]
expected: FAIL
[src on HTMLEmbedElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL
[width on HTMLEmbedElement must enqueue an attributeChanged reaction when adding width content attribute]
expected: FAIL
[width on HTMLEmbedElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL
[height on HTMLEmbedElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL

View file

@ -0,0 +1,7 @@
[HTMLFieldSetElement.html]
[name on HTMLFieldSetElement must enqueue an attributeChanged reaction when adding a new attribute]
expected: FAIL
[name on HTMLFieldSetElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL

View file

@ -0,0 +1,19 @@
[HTMLImageElement.html]
[referrerPolicy on HTMLImageElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL
[referrerPolicy on HTMLImageElement must enqueue an attributeChanged reaction when adding a new attribute]
expected: FAIL
[decoding on HTMLImageElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL
[decoding on HTMLImageElement must enqueue an attributeChanged reaction when adding a new attribute]
expected: FAIL
[sizes on HTMLImageElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL
[sizes on HTMLImageElement must enqueue an attributeChanged reaction when adding a new attribute]
expected: FAIL

View file

@ -32,7 +32,7 @@
[single-byte-decoder.html?XMLHttpRequest]
expected: CRASH
expected: TIMEOUT
[ISO-8859-2: iso_8859-2:1987 (XMLHttpRequest)]
expected: FAIL
@ -55,12 +55,9 @@
expected: FAIL
[windows-1252: iso_8859-1:1987 (XMLHttpRequest)]
expected: FAIL
[windows-1254: iso_8859-9:1989 (XMLHttpRequest)]
expected: TIMEOUT
[windows-1254: iso_8859-9 (XMLHttpRequest)]
[windows-1254: iso_8859-9:1989 (XMLHttpRequest)]
expected: TIMEOUT
[windows-1254: windows-1254 (XMLHttpRequest)]
@ -87,9 +84,6 @@
[windows-1255: cp1255 (XMLHttpRequest)]
expected: TIMEOUT
[windows-1257: windows-1257 (XMLHttpRequest)]
expected: TIMEOUT
[windows-1254: iso88599 (XMLHttpRequest)]
expected: TIMEOUT
@ -111,5 +105,59 @@
[x-mac-cyrillic: x-mac-cyrillic (XMLHttpRequest)]
expected: TIMEOUT
[windows-1258: cp1258 (XMLHttpRequest)]
expected: TIMEOUT
[windows-1253: x-cp1253 (XMLHttpRequest)]
expected: TIMEOUT
[windows-1256: cp1256 (XMLHttpRequest)]
expected: TIMEOUT
[windows-1252: iso88591 (XMLHttpRequest)]
expected: TIMEOUT
[windows-1254: iso-8859-9 (XMLHttpRequest)]
expected: TIMEOUT
[windows-1252: iso_8859-1 (XMLHttpRequest)]
expected: TIMEOUT
[windows-1252: latin1 (XMLHttpRequest)]
expected: TIMEOUT
[windows-1254: csisolatin5 (XMLHttpRequest)]
expected: TIMEOUT
[windows-1257: x-cp1257 (XMLHttpRequest)]
expected: TIMEOUT
[windows-1254: cp1254 (XMLHttpRequest)]
expected: TIMEOUT
[windows-1253: windows-1253 (XMLHttpRequest)]
expected: TIMEOUT
[windows-1252: iso8859-1 (XMLHttpRequest)]
expected: TIMEOUT
[windows-1254: iso-ir-148 (XMLHttpRequest)]
expected: TIMEOUT
[windows-1252: l1 (XMLHttpRequest)]
expected: TIMEOUT
[windows-1252: iso-8859-1 (XMLHttpRequest)]
expected: TIMEOUT
[windows-1252: iso-ir-100 (XMLHttpRequest)]
expected: TIMEOUT
[windows-1252: us-ascii (XMLHttpRequest)]
expected: TIMEOUT
[windows-1256: windows-1256 (XMLHttpRequest)]
expected: TIMEOUT
[single-byte-decoder.html?TextDecoder]

View file

@ -312,24 +312,12 @@
[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
expected: FAIL
[<iframe>: separate response Content-Type: text/html;x=" text/plain]
expected: FAIL
[<iframe>: combined response Content-Type: */* text/html]
expected: FAIL
[<iframe>: separate response Content-Type: text/html;" text/plain]
expected: FAIL
[<iframe>: separate response Content-Type: */* text/html]
expected: FAIL
[<iframe>: combined response Content-Type: text/html;" \\" text/plain]
expected: FAIL
[<iframe>: separate response Content-Type: text/html;" \\" text/plain]
expected: FAIL
[<iframe>: combined response Content-Type: text/html;x=" text/plain]
expected: FAIL
[<iframe>: separate response Content-Type: text/html;charset=gbk text/plain text/html]
expected: FAIL

View file

@ -11,6 +11,3 @@
[X-Content-Type-Options%3A%20nosniff%0C]
expected: FAIL
[X-Content-Type-Options%3A%20%22nosniFF%22]
expected: FAIL

View file

@ -0,0 +1,4 @@
[traverse_the_history_1.html]
[Multiple history traversals from the same task]
expected: FAIL

View file

@ -0,0 +1,4 @@
[traverse_the_history_5.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

View file

@ -0,0 +1,4 @@
[focus.window.html]
[focus]
expected: FAIL

View file

@ -0,0 +1,4 @@
[embedded-opener-remove-frame.html]
[opener and "removed" embedded documents]
expected: FAIL

View file

@ -1,10 +0,0 @@
[non-active-document.html]
[DOMParser]
expected: FAIL
[createHTMLDocument]
expected: FAIL
[<template>]
expected: FAIL

View file

@ -12,3 +12,6 @@
[Verifies the resolution of entry.startTime is at least 5 microseconds.]
expected: TIMEOUT
[Verifies the resolution of performance.now() is at least 5 microseconds.]
expected: FAIL

View file

@ -1,4 +1,5 @@
[005.html]
expected: ERROR
[dedicated worker in shared worker in dedicated worker]
expected: FAIL