mirror of
https://github.com/servo/servo.git
synced 2025-10-04 10:39:16 +01:00
Update web-platform-tests to revision e426a6933a05bf144eba06a1d4c47ba876a4e2d1
This commit is contained in:
parent
415b26e4f1
commit
5e5eccabf8
495 changed files with 14920 additions and 784 deletions
|
@ -0,0 +1,20 @@
|
|||
[invalid-content-type.html]
|
||||
expected: TIMEOUT
|
||||
[text/json+blah]
|
||||
expected: TIMEOUT
|
||||
|
||||
[application/json+blah]
|
||||
expected: TIMEOUT
|
||||
|
||||
[application/json+protobuf]
|
||||
expected: TIMEOUT
|
||||
|
||||
[application/blahjson]
|
||||
expected: TIMEOUT
|
||||
|
||||
[image/json]
|
||||
expected: TIMEOUT
|
||||
|
||||
[text/x-json]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[module.html]
|
||||
expected: TIMEOUT
|
||||
[JSON modules]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,19 @@
|
|||
[non-object.any.html]
|
||||
[non-object]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[non-object.any.worker.html]
|
||||
[non-object]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[non-object.any.serviceworker.html]
|
||||
[non-object]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[non-object.any.sharedworker.html]
|
||||
[non-object]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[parse-error.html]
|
||||
expected: TIMEOUT
|
||||
[JSON modules: parse error]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,14 @@
|
|||
[utf8.html]
|
||||
expected: TIMEOUT
|
||||
[windows-1252]
|
||||
expected: NOTRUN
|
||||
|
||||
[utf-7]
|
||||
expected: NOTRUN
|
||||
|
||||
[shift-jis]
|
||||
expected: NOTRUN
|
||||
|
||||
[utf-8]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,14 @@
|
|||
[valid-content-type.html]
|
||||
expected: TIMEOUT
|
||||
[image/svg+json]
|
||||
expected: NOTRUN
|
||||
|
||||
[text/html+json]
|
||||
expected: NOTRUN
|
||||
|
||||
[application/json]
|
||||
expected: NOTRUN
|
||||
|
||||
[text/json]
|
||||
expected: NOTRUN
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue