mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Update web-platform-tests to revision 122a4672fa0dc554a6e7528fa3487fd907c792ee
This commit is contained in:
parent
fb1123495f
commit
93d826f7ba
301 changed files with 4775 additions and 1769 deletions
|
@ -0,0 +1,27 @@
|
|||
[redirect-location-escape.tentative.any.html]
|
||||
[Redirect to invalid UTF-8]
|
||||
expected: FAIL
|
||||
|
||||
[Redirect to unescaped UTF-8]
|
||||
expected: FAIL
|
||||
|
||||
[Escaping produces double-percent]
|
||||
expected: FAIL
|
||||
|
||||
[Redirect to escaped and unescaped UTF-8]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[redirect-location-escape.tentative.any.worker.html]
|
||||
[Redirect to invalid UTF-8]
|
||||
expected: FAIL
|
||||
|
||||
[Redirect to unescaped UTF-8]
|
||||
expected: FAIL
|
||||
|
||||
[Escaping produces double-percent]
|
||||
expected: FAIL
|
||||
|
||||
[Redirect to escaped and unescaped UTF-8]
|
||||
expected: FAIL
|
||||
|
|
@ -312,3 +312,18 @@
|
|||
[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: separate response Content-Type: text/html;" text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: separate response Content-Type: text/html */*;charset=gbk]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: combined response Content-Type: text/html */*;charset=gbk]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: separate response Content-Type: text/html;charset=gbk text/plain text/html]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: separate response Content-Type: */* text/html]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -11,3 +11,6 @@
|
|||
[X-Content-Type-Options%3A%20nosniff%0C]
|
||||
expected: FAIL
|
||||
|
||||
[Content-Type-Options%3A%20nosniff]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue