mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update web-platform-tests to revision 4f397167b4ed552a02201c92d363cfaecfe2c7f0
This commit is contained in:
parent
73b5bf201f
commit
84b40513c3
182 changed files with 4779 additions and 1937 deletions
|
@ -1,5 +0,0 @@
|
|||
[integrity-sharedworker.html]
|
||||
type: testharness
|
||||
[Fetch in sharedworker: integrity handling]
|
||||
expected: FAIL
|
||||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
44
tests/wpt/metadata/fetch/api/basic/integrity.sub.any.js.ini
Normal file
44
tests/wpt/metadata/fetch/api/basic/integrity.sub.any.js.ini
Normal 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
|
||||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue