Update web-platform-tests to revision de9a09ab7f605aed6a4b53ed96427412bab76463

This commit is contained in:
WPT Sync Bot 2018-12-01 20:48:01 -05:00
parent f3f9303fc9
commit 73a776843f
225 changed files with 5750 additions and 2858 deletions

View file

@ -0,0 +1,7 @@
[fetch-destination-prefetch.https.html]
[HTMLLinkElement with rel=prefetch fetches with an empty string Request.destination]
expected: FAIL
[Initialize global state]
expected: FAIL

View file

@ -1,17 +0,0 @@
[request-cache-default-conditional.html]
expected: TIMEOUT
[RequestCache "default" mode with an If-Range header is treated similarly to "no-store" with Etag and stale response]
expected: NOTRUN
[RequestCache "default" mode with an If-Range header is treated similarly to "no-store" with Etag and fresh response]
expected: NOTRUN
[RequestCache "default" mode with an If-Range header (following a request without additional headers) is treated similarly to "no-store" with Last-Modified and fresh response]
expected: TIMEOUT
[RequestCache "default" mode with an If-Range header is treated similarly to "no-store" with Last-Modified and fresh response]
expected: NOTRUN
[RequestCache "default" mode with an If-Range header is treated similarly to "no-store" with Last-Modified and stale response]
expected: NOTRUN