Update web-platform-tests to revision 20424e735a5e6ac7a474ae35d86c714272aea0e8

This commit is contained in:
WPT Sync Bot 2019-04-17 21:57:51 -04:00
parent eac2607a06
commit 39f4d8b931
94 changed files with 1332 additions and 233 deletions

View file

@ -0,0 +1,6 @@
[mode-same-origin.any.html]
[mode-same-origin.any.worker.html]
[mode-same-origin]
expected: FAIL

View file

@ -12,6 +12,9 @@
[origin-when-cross-origin policy on a same-origin URL after cross-origin redirection]
expected: FAIL
[referrer]
expected: FAIL
[referrer.any.html]
type: testharness

View file

@ -15,6 +15,9 @@
[Cross domain different protocol [no-cors mode\]]
expected: FAIL
[cors-basic]
expected: FAIL
[cors-basic.any.html]
type: testharness

View file

@ -36,3 +36,6 @@
[Include mode: local cookies are not sent with remote request]
expected: FAIL
[cors-cookies]
expected: FAIL

View file

@ -0,0 +1,6 @@
[cors-no-preflight.any.html]
[cors-no-preflight.any.worker.html]
[cors-no-preflight]
expected: FAIL

View file

@ -0,0 +1,6 @@
[cors-origin.any.worker.html]
[cors-origin]
expected: FAIL
[cors-origin.any.html]

View file

@ -43,3 +43,6 @@
[Need CORS-preflight for accept/012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678 header]
expected: FAIL
[cors-preflight-not-cors-safelisted]
expected: FAIL

View file

@ -63,3 +63,6 @@
[Redirection 308 after preflight failed]
expected: FAIL
[cors-preflight-redirect]
expected: FAIL

View file

@ -30,6 +30,9 @@
[Referrer policy: unsafe-url and referrer: 'myreferrer']
expected: FAIL
[cors-preflight-referrer]
expected: FAIL
[cors-preflight-referrer.any.html]
type: testharness

View file

@ -27,3 +27,6 @@
[CORS that succeeds with credentials: true; method: * (allowed: *); header: *,1 (allowed: *)]
expected: FAIL
[cors-preflight-star]
expected: FAIL

View file

@ -45,3 +45,6 @@
[Preflight answered with status 206]
expected: FAIL
[cors-preflight-status]
expected: FAIL

View file

@ -15,3 +15,6 @@
[CORS [PUT\] [several headers\], server allows]
expected: FAIL
[cors-preflight]
expected: FAIL

View file

@ -0,0 +1,6 @@
[cors-redirect-credentials.any.worker.html]
[cors-redirect-credentials]
expected: FAIL
[cors-redirect-credentials.any.html]

View file

@ -0,0 +1,6 @@
[cors-redirect-preflight.any.worker.html]
[cors-redirect-preflight]
expected: FAIL
[cors-redirect-preflight.any.html]

View file

@ -30,6 +30,9 @@
[Redirect 308: same origin to cors]
expected: FAIL
[cors-redirect]
expected: FAIL
[cors-redirect.any.html]
type: testharness

View file

@ -7,3 +7,6 @@
[original => remote => original with mode: "no-cors"]
expected: FAIL
[redirect-back-to-original-origin]
expected: FAIL

View file

@ -1,4 +1,5 @@
[redirect-mode.any.worker.html]
expected: ERROR
[same-origin redirect 301 in manual redirect and cors mode]
expected: FAIL

View file

@ -0,0 +1,6 @@
[redirect-origin.any.html]
[redirect-origin.any.worker.html]
[redirect-origin]
expected: FAIL

View file

@ -80,6 +80,9 @@
[Cross origin redirection, empty redirect header, strict-origin-when-cross-origin init ]
expected: FAIL
[redirect-referrer]
expected: FAIL
[redirect-referrer.any.html]
[Same origin redirection, empty init, unsafe-url redirect header ]

View file

@ -0,0 +1,6 @@
[redirect-to-dataurl.any.html]
[redirect-to-dataurl.any.worker.html]
[redirect-to-dataurl]
expected: FAIL