mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
parent
6197f1adda
commit
bec1c396de
5 changed files with 9 additions and 25 deletions
|
@ -1,7 +1,4 @@
|
|||
[cors-safelisted-request-header.any.worker.html]
|
||||
[No preflight for {"content-type":"text/plain;"}]
|
||||
expected: FAIL
|
||||
|
||||
[Preflight for {"content-type":"text/plain\\f"}]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -19,9 +16,6 @@
|
|||
|
||||
|
||||
[cors-safelisted-request-header.any.html]
|
||||
[No preflight for {"content-type":"text/plain;"}]
|
||||
expected: FAIL
|
||||
|
||||
[Preflight for {"content-type":"text/plain\\f"}]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[format-mime-trailing-semicolon.htm]
|
||||
[EventSource: MIME type with trailing ;]
|
||||
expected: FAIL
|
||||
|
|
@ -140,9 +140,6 @@
|
|||
["data:†,X"]
|
||||
expected: FAIL
|
||||
|
||||
["data:text/plain;,X"]
|
||||
expected: FAIL
|
||||
|
||||
["data:x/x;base64;base64x,WA"]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -292,9 +289,6 @@
|
|||
["data:†,X"]
|
||||
expected: FAIL
|
||||
|
||||
["data:text/plain;,X"]
|
||||
expected: FAIL
|
||||
|
||||
["data:x/x;base64;base64x,WA"]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue