mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision d04a8fc02b85bd32799691759c8c05ead07cd939
This commit is contained in:
parent
34f388229d
commit
395556b779
20 changed files with 24 additions and 34 deletions
|
@ -1,2 +0,0 @@
|
||||||
[vh_not_refreshing_on_chrome.html]
|
|
||||||
expected: FAIL
|
|
|
@ -282,7 +282,6 @@
|
||||||
[DOMMatrix interface: legacy window alias]
|
[DOMMatrix interface: legacy window alias]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
||||||
[DOMMatrix interface: operation setMatrixValue(DOMString)]
|
[DOMMatrix interface: operation setMatrixValue(DOMString)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -297,3 +296,4 @@
|
||||||
|
|
||||||
[DOMMatrix interface: calling setMatrixValue(DOMString) on DOMMatrix.fromMatrix({is2D: false}) with too few arguments must throw TypeError]
|
[DOMMatrix interface: calling setMatrixValue(DOMString) on DOMMatrix.fromMatrix({is2D: false}) with too few arguments must throw TypeError]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -43,3 +43,4 @@
|
||||||
|
|
||||||
[DOMRectReadOnly interface: calling fromRect(DOMRectInit) on new DOMRect() with too few arguments must throw TypeError]
|
[DOMRectReadOnly interface: calling fromRect(DOMRectInit) on new DOMRect() with too few arguments must throw TypeError]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -36,4 +36,3 @@
|
||||||
[UTF-16 without BOM decoded as UTF-8 with Response.text()]
|
[UTF-16 without BOM decoded as UTF-8 with Response.text()]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
[request-structure.html]
|
|
||||||
type: testharness
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
[response-stream-disturbed-5.html]
|
|
||||||
type: testharness
|
|
||||||
|
|
|
@ -1,8 +1,10 @@
|
||||||
[base64.any.worker.html]
|
[base64.any.worker.html]
|
||||||
[data: URL base64 handling: "ab="]
|
[data: URL base64 handling: "ab="]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[data: URL base64 handling: "ab\\fcd"]
|
[data: URL base64 handling: "ab\\fcd"]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[data: URL base64 handling: "ab\\t\\n\\f\\r cd"]
|
[data: URL base64 handling: "ab\\t\\n\\f\\r cd"]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -16,8 +18,10 @@
|
||||||
[base64.any.html]
|
[base64.any.html]
|
||||||
[data: URL base64 handling: "ab="]
|
[data: URL base64 handling: "ab="]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[data: URL base64 handling: "ab\\fcd"]
|
[data: URL base64 handling: "ab\\fcd"]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[data: URL base64 handling: "ab\\t\\n\\f\\r cd"]
|
[data: URL base64 handling: "ab\\t\\n\\f\\r cd"]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -27,4 +31,3 @@
|
||||||
[data: URL base64 handling: "ab\\t\\n\\f\\r =\\t\\n\\f\\r =\\t\\n\\f\\r "]
|
[data: URL base64 handling: "ab\\t\\n\\f\\r =\\t\\n\\f\\r =\\t\\n\\f\\r "]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
|
|
||||||
["data:text/plain ,X"]
|
["data:text/plain ,X"]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
["data:text/plain%20,X"]
|
["data:text/plain%20,X"]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -4,3 +4,5 @@
|
||||||
[WebSockets: Send/Receive blob, blob size less than network array buffer]
|
[WebSockets: Send/Receive blob, blob size less than network array buffer]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
|
||||||
|
[001.html]
|
||||||
|
|
|
@ -3,3 +3,5 @@
|
||||||
[WebSockets: Send/Receive blob, blob size greater than network array buffer]
|
[WebSockets: Send/Receive blob, blob size greater than network array buffer]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
|
||||||
|
[002.html]
|
||||||
|
|
|
@ -3,3 +3,5 @@
|
||||||
[WebSockets: Send/Receive ArrayBuffer, size greater than network array buffer]
|
[WebSockets: Send/Receive ArrayBuffer, size greater than network array buffer]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
|
||||||
|
[004.html]
|
||||||
|
|
|
@ -4,3 +4,5 @@
|
||||||
[WebSockets: Send/Receive ArrayBuffer, size less than network array buffer]
|
[WebSockets: Send/Receive ArrayBuffer, size less than network array buffer]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
|
||||||
|
[005.html]
|
||||||
|
|
|
@ -4,3 +4,5 @@
|
||||||
[WebSockets: bufferedAmount for ArrayBuffer]
|
[WebSockets: bufferedAmount for ArrayBuffer]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
|
||||||
|
[bufferedAmount-arraybuffer.html]
|
||||||
|
|
|
@ -4,3 +4,5 @@
|
||||||
[WebSockets: bufferedAmount for blob]
|
[WebSockets: bufferedAmount for blob]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
|
||||||
|
[bufferedAmount-blob.html]
|
||||||
|
|
|
@ -59862,7 +59862,7 @@
|
||||||
"testharness"
|
"testharness"
|
||||||
],
|
],
|
||||||
"bluetooth/writeValue/characteristic/write-updates-value.html": [
|
"bluetooth/writeValue/characteristic/write-updates-value.html": [
|
||||||
"7f7366bc66c31db8716ae84613d876b4b7f62626",
|
"3c67dbbdf28c71dcba42b0422885937f0a737864",
|
||||||
"testharness"
|
"testharness"
|
||||||
],
|
],
|
||||||
"bluetooth/writeValue/descriptor/blocklisted-descriptor.html": [
|
"bluetooth/writeValue/descriptor/blocklisted-descriptor.html": [
|
||||||
|
@ -59894,7 +59894,7 @@
|
||||||
"testharness"
|
"testharness"
|
||||||
],
|
],
|
||||||
"bluetooth/writeValue/descriptor/write-updates-value.html": [
|
"bluetooth/writeValue/descriptor/write-updates-value.html": [
|
||||||
"d92db44be1e1f4720337cb38acc7eea3f34abadd",
|
"2c71ee45a923996bd4a80c063e7761d7c28ac18d",
|
||||||
"testharness"
|
"testharness"
|
||||||
],
|
],
|
||||||
"css/100x100_green.png": [
|
"css/100x100_green.png": [
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
[rapid-resizing.html]
|
|
||||||
expected: TIMEOUT
|
|
||||||
[Overall test]
|
|
||||||
expected: NOTRUN
|
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
[shader-with-non-reserved-words.html]
|
|
||||||
type: testharness
|
|
||||||
expected: TIMEOUT
|
|
||||||
[Overall test]
|
|
||||||
expected: NOTRUN
|
|
||||||
|
|
|
@ -1,2 +1,5 @@
|
||||||
[asin_001_to_006.html]
|
[asin_001_to_006.html]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
[Overall test]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
[log_001_to_008.html]
|
|
||||||
expected: TIMEOUT
|
|
||||||
[Overall test]
|
|
||||||
expected: NOTRUN
|
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
[log2_001_to_008.html]
|
|
||||||
expected: TIMEOUT
|
|
||||||
[Overall test]
|
|
||||||
expected: NOTRUN
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue