mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Update web-platform-tests to revision 60220357131c65146444da1f54624d5b54d0975d
This commit is contained in:
parent
c45192614c
commit
775b784f79
2144 changed files with 58115 additions and 29658 deletions
|
@ -1,2 +0,0 @@
|
|||
[hide_after_load.html]
|
||||
expected: TIMEOUT
|
5
tests/wpt/mozilla/meta/mozilla/http-cache-xhr.html.ini
Normal file
5
tests/wpt/mozilla/meta/mozilla/http-cache-xhr.html.ini
Normal file
|
@ -0,0 +1,5 @@
|
|||
[http-cache-xhr.html]
|
||||
expected: TIMEOUT
|
||||
[The response from an aborted XHR request should not be cached]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -1,3 +1,42 @@
|
|||
[http-cache.html]
|
||||
type: testharness
|
||||
prefs: [network.http-cache.disabled:true]
|
||||
[HTTP cache, when disabled, does not cache a 200 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 203 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 204 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 299 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 400 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 404 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 410 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 499 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 500 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 502 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 503 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 504 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 599 response.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[test_paint_worklet_timeout.html]
|
||||
type: testharness
|
||||
prefs: [dom.worklet.timeout_ms:10]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[acos_001_to_006.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,5 @@
|
|||
[asin_001_to_006.html]
|
||||
expected: TIMEOUT
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue