Update web-platform-tests to revision 122a4672fa0dc554a6e7528fa3487fd907c792ee

This commit is contained in:
WPT Sync Bot 2019-03-23 21:54:52 -04:00
parent fb1123495f
commit 93d826f7ba
301 changed files with 4775 additions and 1769 deletions

View file

@ -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

View file

@ -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

View file

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