Update web-platform-tests to revision 4f397167b4ed552a02201c92d363cfaecfe2c7f0

This commit is contained in:
WPT Sync Bot 2018-04-26 21:09:36 -04:00 committed by Anthony Ramine
parent 73b5bf201f
commit 84b40513c3
182 changed files with 4779 additions and 1937 deletions

View file

@ -1,5 +0,0 @@
[integrity-sharedworker.html]
type: testharness
[Fetch in sharedworker: integrity handling]
expected: FAIL

View file

@ -1,20 +0,0 @@
[integrity-worker.html]
type: testharness
[Invalid integrity]
expected: FAIL
[Multiple integrities: invalid stronger than valid]
expected: FAIL
[Multiple integrities: both are invalid]
expected: FAIL
[CORS invalid integrity]
expected: FAIL
[Empty string integrity for opaque response]
expected: FAIL
[SHA-* integrity for opaque response]
expected: FAIL

View file

@ -1,20 +0,0 @@
[integrity.html]
type: testharness
[Invalid integrity]
expected: FAIL
[Multiple integrities: invalid stronger than valid]
expected: FAIL
[Multiple integrities: both are invalid]
expected: FAIL
[CORS invalid integrity]
expected: FAIL
[Empty string integrity for opaque response]
expected: FAIL
[SHA-* integrity for opaque response]
expected: FAIL

View file

@ -0,0 +1,44 @@
[integrity.sub.any.sharedworker.html]
[Untitled]
expected: FAIL
[integrity.sub.any.worker.html]
[Invalid integrity]
expected: FAIL
[Multiple integrities: invalid stronger than valid]
expected: FAIL
[Multiple integrities: both are invalid]
expected: FAIL
[CORS invalid integrity]
expected: FAIL
[Empty string integrity for opaque response]
expected: FAIL
[SHA-* integrity for opaque response]
expected: FAIL
[integrity.sub.any.html]
[Invalid integrity]
expected: FAIL
[Multiple integrities: invalid stronger than valid]
expected: FAIL
[Multiple integrities: both are invalid]
expected: FAIL
[CORS invalid integrity]
expected: FAIL
[Empty string integrity for opaque response]
expected: FAIL
[SHA-* integrity for opaque response]
expected: FAIL

View file

@ -1,8 +0,0 @@
[mode-no-cors-worker.html]
type: testharness
[Fetch https://web-platform.test:8443/fetch/api/resources/top.txt with no-cors mode]
expected: FAIL
[Fetch http://web-platform.test:8001/fetch/api/resources/top.txt with no-cors mode]
expected: FAIL

View file

@ -1,8 +0,0 @@
[mode-no-cors.html]
type: testharness
[Fetch https://web-platform.test:8443/fetch/api/resources/top.txt with no-cors mode]
expected: FAIL
[Fetch http://web-platform.test:8001/fetch/api/resources/top.txt with no-cors mode]
expected: FAIL

View file

@ -0,0 +1,15 @@
[mode-no-cors.sub.any.worker.html]
[Fetch https://web-platform.test:8443/fetch/api/resources/top.txt with no-cors mode]
expected: FAIL
[Fetch http://web-platform.test:8001/fetch/api/resources/top.txt with no-cors mode]
expected: FAIL
[mode-no-cors.sub.any.html]
[Fetch https://web-platform.test:8443/fetch/api/resources/top.txt with no-cors mode]
expected: FAIL
[Fetch http://web-platform.test:8001/fetch/api/resources/top.txt with no-cors mode]
expected: FAIL