Update web-platform-tests to revision 60220357131c65146444da1f54624d5b54d0975d

This commit is contained in:
WPT Sync Bot 2018-07-18 15:43:58 +00:00 committed by Tom Servo
parent c45192614c
commit 775b784f79
2144 changed files with 58115 additions and 29658 deletions

View file

@ -1,2 +0,0 @@
[hide_after_load.html]
expected: TIMEOUT

View file

@ -0,0 +1,5 @@
[http-cache-xhr.html]
expected: TIMEOUT
[The response from an aborted XHR request should not be cached]
expected: TIMEOUT

View file

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

View file

@ -1,3 +1,4 @@
[test_paint_worklet_timeout.html]
type: testharness
prefs: [dom.worklet.timeout_ms:10]
expected: FAIL

View file

@ -0,0 +1,2 @@
[acos_001_to_006.html]
expected: TIMEOUT

View file

@ -0,0 +1,5 @@
[asin_001_to_006.html]
expected: TIMEOUT
[Overall test]
expected: NOTRUN