Update web-platform-tests to revision f8941337b646b67942d912db9ce83cd612d2bd60

This commit is contained in:
WPT Sync Bot 2020-10-30 08:20:24 +00:00
parent b15995fcab
commit 6a818ffecf
431 changed files with 14440 additions and 5715 deletions

View file

@ -1,4 +0,0 @@
[hit-test-floats-002.html]
[Hit test float]
expected: FAIL

View file

@ -1,4 +1,4 @@
[hit-test-floats-004.html]
[hit-test-floats-003.html]
[Miss float below something else]
expected: FAIL

View file

@ -1,4 +0,0 @@
[elementFromPoint-001.html]
[CSSOM View - 5 - extensions to the Document interface]
expected: FAIL

View file

@ -17,3 +17,6 @@
[test the top of layer]
expected: FAIL
[test some point of the element: top left corner]
expected: FAIL

View file

@ -1,4 +0,0 @@
[elementsFromPoint-invalid-cases.html]
[The root element is the last element returned for otherwise empty queries within the viewport]
expected: FAIL

View file

@ -0,0 +1,4 @@
[is-specificity-shadow.html]
[Specificity of :host() inside :is()]
expected: FAIL

View file

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

View file

@ -0,0 +1,21 @@
[cache.https.any.worker.html]
[Signals are not stored in the cache API, even if they're already aborted]
expected: FAIL
[Signals are not stored in the cache API]
expected: FAIL
[cache.https.any.serviceworker.html]
expected: ERROR
[cache.https.any.html]
[Signals are not stored in the cache API, even if they're already aborted]
expected: FAIL
[Signals are not stored in the cache API]
expected: FAIL
[cache.https.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[accept-header.any.worker.html]
[accept-header.any.sharedworker.html]
expected: ERROR
[accept-header.any.html]
[accept-header.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,15 @@
[conditional-get.any.sharedworker.html]
expected: ERROR
[conditional-get.any.worker.html]
[Testing conditional GET with ETags]
expected: FAIL
[conditional-get.any.serviceworker.html]
expected: ERROR
[conditional-get.any.html]
[Testing conditional GET with ETags]
expected: FAIL

View file

@ -0,0 +1,21 @@
[error-after-response.any.sharedworker.html]
expected: ERROR
[error-after-response.any.worker.html]
[Response reader closed promise should reject after a network error happening after resolving fetch promise]
expected: FAIL
[Response reader read() promise should reject after a network error happening after resolving fetch promise]
expected: FAIL
[error-after-response.any.html]
[Response reader closed promise should reject after a network error happening after resolving fetch promise]
expected: FAIL
[Response reader read() promise should reject after a network error happening after resolving fetch promise]
expected: FAIL
[error-after-response.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[historical.any.worker.html]
[historical.any.sharedworker.html]
expected: ERROR
[historical.any.serviceworker.html]
expected: ERROR
[historical.any.html]

View file

@ -0,0 +1,9 @@
[request-forbidden-headers.any.worker.html]
[request-forbidden-headers.any.sharedworker.html]
expected: ERROR
[request-forbidden-headers.any.html]
[request-forbidden-headers.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[request-head.any.worker.html]
[request-head.any.sharedworker.html]
expected: ERROR
[request-head.any.serviceworker.html]
expected: ERROR
[request-head.any.html]

View file

@ -0,0 +1,21 @@
[request-headers-case.any.html]
[Multiple headers with the same name, different case (THIS-is-A-test first)]
expected: FAIL
[Multiple headers with the same name, different case (THIS-IS-A-TEST first)]
expected: FAIL
[request-headers-case.any.worker.html]
[Multiple headers with the same name, different case (THIS-is-A-test first)]
expected: FAIL
[Multiple headers with the same name, different case (THIS-IS-A-TEST first)]
expected: FAIL
[request-headers-case.any.serviceworker.html]
expected: ERROR
[request-headers-case.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[request-headers-nonascii.any.sharedworker.html]
expected: ERROR
[request-headers-nonascii.any.worker.html]
[request-headers-nonascii.any.html]
[request-headers-nonascii.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,15 @@
[request-headers.any.serviceworker.html]
expected: ERROR
[request-headers.any.sharedworker.html]
expected: ERROR
[request-headers.any.html]
[Fetch with POST with FormData body]
expected: FAIL
[request-headers.any.worker.html]
[Fetch with POST with FormData body]
expected: FAIL

View file

@ -0,0 +1,9 @@
[request-referrer.any.worker.html]
[request-referrer.any.html]
[request-referrer.any.serviceworker.html]
expected: ERROR
[request-referrer.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,15 @@
[request-upload.any.html]
[Fetch with POST with ReadableStream]
expected: FAIL
[request-upload.any.serviceworker.html]
expected: ERROR
[request-upload.any.sharedworker.html]
expected: ERROR
[request-upload.any.worker.html]
[Fetch with POST with ReadableStream]
expected: FAIL

View file

@ -0,0 +1,9 @@
[scheme-about.any.worker.html]
[scheme-about.any.html]
[scheme-about.any.serviceworker.html]
expected: ERROR
[scheme-about.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,39 @@
[scheme-data.any.html]
[Fetching data:,response%27s%20body is OK (cors)]
expected: FAIL
[Fetching [HEAD\] data:,response%27s%20body is OK]
expected: FAIL
[Fetching [POST\] data:,response%27s%20body is OK]
expected: FAIL
[Fetching data:,response%27s%20body is OK (same-origin)]
expected: FAIL
[Fetching data:,response%27s%20body is OK]
expected: FAIL
[scheme-data.any.worker.html]
[Fetching data:,response%27s%20body is OK (cors)]
expected: FAIL
[Fetching [HEAD\] data:,response%27s%20body is OK]
expected: FAIL
[Fetching [POST\] data:,response%27s%20body is OK]
expected: FAIL
[Fetching data:,response%27s%20body is OK (same-origin)]
expected: FAIL
[Fetching data:,response%27s%20body is OK]
expected: FAIL
[scheme-data.any.sharedworker.html]
expected: ERROR
[scheme-data.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[scheme-others.sub.any.serviceworker.html]
expected: ERROR
[scheme-others.sub.any.sharedworker.html]
expected: ERROR
[scheme-others.sub.any.worker.html]
[scheme-others.sub.any.html]

View file

@ -0,0 +1,9 @@
[stream-response.any.sharedworker.html]
expected: ERROR
[stream-response.any.html]
[stream-response.any.serviceworker.html]
expected: ERROR
[stream-response.any.worker.html]

View file

@ -0,0 +1,33 @@
[text-utf8.any.html]
[UTF-8 with BOM with Request.text()]
expected: FAIL
[UTF-8 with BOM with fetched data (UTF-16 charset)]
expected: FAIL
[UTF-8 with BOM with fetched data (UTF-8 charset)]
expected: FAIL
[UTF-8 with BOM with Response.text()]
expected: FAIL
[text-utf8.any.worker.html]
[UTF-8 with BOM with Request.text()]
expected: FAIL
[UTF-8 with BOM with fetched data (UTF-16 charset)]
expected: FAIL
[UTF-8 with BOM with fetched data (UTF-8 charset)]
expected: FAIL
[UTF-8 with BOM with Response.text()]
expected: FAIL
[text-utf8.any.serviceworker.html]
expected: ERROR
[text-utf8.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[cors-multiple-origins.sub.any.html]
[cors-multiple-origins.sub.any.serviceworker.html]
expected: ERROR
[cors-multiple-origins.sub.any.sharedworker.html]
expected: ERROR
[cors-multiple-origins.sub.any.worker.html]

View file

@ -0,0 +1,9 @@
[cors-preflight-redirect.any.worker.html]
[cors-preflight-redirect.any.sharedworker.html]
expected: ERROR
[cors-preflight-redirect.any.html]
[cors-preflight-redirect.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[authentication-basic.any.worker.html]
[authentication-basic.any.sharedworker.html]
expected: ERROR
[authentication-basic.any.html]
[authentication-basic.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[cookies.any.sharedworker.html]
expected: ERROR
[cookies.any.worker.html]
[cookies.any.serviceworker.html]
expected: ERROR
[cookies.any.html]

View file

@ -1,157 +1,243 @@
[header-values-normalize.html]
type: testharness
[XMLHttpRequest with value %01]
expected: FAIL
[fetch() with value %01]
expected: FAIL
[XMLHttpRequest with value %02]
expected: FAIL
[fetch() with value %02]
expected: FAIL
[XMLHttpRequest with value %03]
expected: FAIL
[fetch() with value %03]
expected: FAIL
[XMLHttpRequest with value %04]
expected: FAIL
[fetch() with value %04]
expected: FAIL
[XMLHttpRequest with value %05]
expected: FAIL
[fetch() with value %05]
expected: FAIL
[XMLHttpRequest with value %06]
expected: FAIL
[fetch() with value %06]
expected: FAIL
[XMLHttpRequest with value %07]
expected: FAIL
[fetch() with value %07]
expected: FAIL
[XMLHttpRequest with value %08]
expected: FAIL
[fetch() with value %08]
expected: FAIL
[XMLHttpRequest with value %0E]
expected: FAIL
[fetch() with value %0E]
expected: FAIL
[XMLHttpRequest with value %0F]
expected: FAIL
[fetch() with value %0F]
expected: FAIL
[XMLHttpRequest with value %10]
expected: FAIL
[fetch() with value %10]
expected: FAIL
[XMLHttpRequest with value %11]
expected: FAIL
[fetch() with value %11]
expected: FAIL
[XMLHttpRequest with value %12]
expected: FAIL
[fetch() with value %12]
expected: FAIL
[XMLHttpRequest with value %13]
expected: FAIL
[header-values-normalize.any.html]
[fetch() with value %13]
expected: FAIL
[XMLHttpRequest with value %14]
expected: FAIL
[fetch() with value %14]
expected: FAIL
[XMLHttpRequest with value %15]
expected: FAIL
[fetch() with value %15]
expected: FAIL
[XMLHttpRequest with value %16]
expected: FAIL
[fetch() with value %16]
expected: FAIL
[XMLHttpRequest with value %17]
expected: FAIL
[fetch() with value %17]
expected: FAIL
[XMLHttpRequest with value %18]
expected: FAIL
[fetch() with value %18]
expected: FAIL
[XMLHttpRequest with value %19]
expected: FAIL
[fetch() with value %19]
expected: FAIL
[XMLHttpRequest with value %1A]
expected: FAIL
[fetch() with value %1A]
expected: FAIL
[XMLHttpRequest with value %1B]
expected: FAIL
[fetch() with value %1B]
expected: FAIL
[XMLHttpRequest with value %1C]
expected: FAIL
[fetch() with value %1C]
expected: FAIL
[XMLHttpRequest with value %1D]
[fetch() with value %16]
expected: FAIL
[XMLHttpRequest with value %1C]
expected: FAIL
[XMLHttpRequest with value %1B]
expected: FAIL
[fetch() with value %1A]
expected: FAIL
[fetch() with value %1B]
expected: FAIL
[fetch() with value %17]
expected: FAIL
[fetch() with value %1D]
expected: FAIL
[fetch() with value %1E]
expected: FAIL
[XMLHttpRequest with value %1D]
expected: FAIL
[XMLHttpRequest with value %1E]
expected: FAIL
[fetch() with value %1E]
[XMLHttpRequest with value %08]
expected: FAIL
[XMLHttpRequest with value %1A]
expected: FAIL
[XMLHttpRequest with value %01]
expected: FAIL
[XMLHttpRequest with value %03]
expected: FAIL
[XMLHttpRequest with value %02]
expected: FAIL
[XMLHttpRequest with value %05]
expected: FAIL
[XMLHttpRequest with value %04]
expected: FAIL
[XMLHttpRequest with value %07]
expected: FAIL
[XMLHttpRequest with value %06]
expected: FAIL
[fetch() with value %07]
expected: FAIL
[fetch() with value %06]
expected: FAIL
[fetch() with value %05]
expected: FAIL
[fetch() with value %04]
expected: FAIL
[fetch() with value %03]
expected: FAIL
[fetch() with value %02]
expected: FAIL
[fetch() with value %01]
expected: FAIL
[XMLHttpRequest with value %1F]
expected: FAIL
[fetch() with value %08]
expected: FAIL
[fetch() with value %0F]
expected: FAIL
[fetch() with value %0E]
expected: FAIL
[XMLHttpRequest with value %0E]
expected: FAIL
[XMLHttpRequest with value %0F]
expected: FAIL
[fetch() with value %18]
expected: FAIL
[fetch() with value %19]
expected: FAIL
[XMLHttpRequest with value %18]
expected: FAIL
[XMLHttpRequest with value %19]
expected: FAIL
[fetch() with value %10]
expected: FAIL
[fetch() with value %11]
expected: FAIL
[XMLHttpRequest with value %10]
expected: FAIL
[XMLHttpRequest with value %11]
expected: FAIL
[fetch() with value %14]
expected: FAIL
[fetch() with value %15]
expected: FAIL
[XMLHttpRequest with value %14]
expected: FAIL
[XMLHttpRequest with value %15]
expected: FAIL
[XMLHttpRequest with value %12]
expected: FAIL
[fetch() with value %1F]
expected: FAIL
[XMLHttpRequest with value %13]
expected: FAIL
[fetch() with value %12]
expected: FAIL
[header-values-normalize.any.worker.html]
[fetch() with value %1A]
expected: FAIL
[fetch() with value %1B]
expected: FAIL
[fetch() with value %1C]
expected: FAIL
[fetch() with value %1D]
expected: FAIL
[fetch() with value %1E]
expected: FAIL
[fetch() with value %1F]
expected: FAIL
[fetch() with value %07]
expected: FAIL
[fetch() with value %06]
expected: FAIL
[fetch() with value %05]
expected: FAIL
[fetch() with value %04]
expected: FAIL
[fetch() with value %03]
expected: FAIL
[fetch() with value %02]
expected: FAIL
[fetch() with value %01]
expected: FAIL
[fetch() with value %08]
expected: FAIL
[fetch() with value %0F]
expected: FAIL
[fetch() with value %0E]
expected: FAIL
[fetch() with value %18]
expected: FAIL
[fetch() with value %19]
expected: FAIL
[fetch() with value %10]
expected: FAIL
[fetch() with value %11]
expected: FAIL
[fetch() with value %12]
expected: FAIL
[fetch() with value %13]
expected: FAIL
[fetch() with value %14]
expected: FAIL
[fetch() with value %15]
expected: FAIL
[fetch() with value %16]
expected: FAIL
[fetch() with value %17]
expected: FAIL
[header-values-normalize.any.serviceworker.html]
expected: ERROR
[header-values-normalize.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,18 @@
[header-values.any.serviceworker.html]
expected: ERROR
[header-values.any.sharedworker.html]
expected: ERROR
[header-values.any.html]
[XMLHttpRequest with all valid values]
expected: FAIL
[fetch() with all valid values]
expected: FAIL
[header-values.any.worker.html]
[fetch() with all valid values]
expected: FAIL

View file

@ -0,0 +1,9 @@
[headers-basic.any.worker.html]
[headers-basic.any.serviceworker.html]
expected: ERROR
[headers-basic.any.html]
[headers-basic.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[headers-casing.any.serviceworker.html]
expected: ERROR
[headers-casing.any.html]
[headers-casing.any.worker.html]
[headers-casing.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[headers-combine.any.worker.html]
[headers-combine.any.sharedworker.html]
expected: ERROR
[headers-combine.any.html]
[headers-combine.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[headers-errors.any.serviceworker.html]
expected: ERROR
[headers-errors.any.html]
[headers-errors.any.worker.html]
[headers-errors.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,51 @@
[headers-no-cors.any.html]
["no-cors" Headers object cannot have accept set to sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss, , sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss]
expected: FAIL
["no-cors" Headers object cannot have content-language set to , sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss]
expected: FAIL
["no-cors" Headers object cannot have accept-language set to , sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss]
expected: FAIL
["no-cors" Headers object cannot have content-language set to sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss, , sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss]
expected: FAIL
["no-cors" Headers object cannot have content-type set to text/plain;ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss, text/plain]
expected: FAIL
["no-cors" Headers object cannot have accept-language set to sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss, , sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss]
expected: FAIL
["no-cors" Headers object cannot have accept set to , sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss]
expected: FAIL
[headers-no-cors.any.worker.html]
["no-cors" Headers object cannot have accept set to sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss, , sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss]
expected: FAIL
["no-cors" Headers object cannot have content-language set to , sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss]
expected: FAIL
["no-cors" Headers object cannot have accept-language set to , sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss]
expected: FAIL
["no-cors" Headers object cannot have content-language set to sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss, , sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss]
expected: FAIL
["no-cors" Headers object cannot have content-type set to text/plain;ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss, text/plain]
expected: FAIL
["no-cors" Headers object cannot have accept-language set to sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss, , sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss]
expected: FAIL
["no-cors" Headers object cannot have accept set to , sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss]
expected: FAIL
[headers-no-cors.any.serviceworker.html]
expected: ERROR
[headers-no-cors.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[headers-normalize.any.worker.html]
[headers-normalize.any.sharedworker.html]
expected: ERROR
[headers-normalize.any.html]
[headers-normalize.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[headers-record.any.serviceworker.html]
expected: ERROR
[headers-record.any.sharedworker.html]
expected: ERROR
[headers-record.any.worker.html]
[headers-record.any.html]

View file

@ -0,0 +1,9 @@
[headers-structure.any.worker.html]
[headers-structure.any.sharedworker.html]
expected: ERROR
[headers-structure.any.html]
[headers-structure.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,15 @@
[redirect-back-to-original-origin.any.html]
[original => remote => original with mode: "no-cors"]
expected: FAIL
[redirect-back-to-original-origin.any.worker.html]
[original => remote => original with mode: "no-cors"]
expected: FAIL
[redirect-back-to-original-origin.any.serviceworker.html]
expected: ERROR
[redirect-back-to-original-origin.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[redirect-count.any.worker.html]
[redirect-count.any.sharedworker.html]
expected: ERROR
[redirect-count.any.html]
[redirect-count.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[redirect-empty-location.any.serviceworker.html]
expected: ERROR
[redirect-empty-location.any.html]
[redirect-empty-location.any.worker.html]
[redirect-empty-location.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,33 @@
[redirect-location-escape.tentative.any.serviceworker.html]
expected: ERROR
[redirect-location-escape.tentative.any.sharedworker.html]
expected: ERROR
[redirect-location-escape.tentative.any.html]
[Redirect to invalid UTF-8]
expected: FAIL
[Redirect to unescaped UTF-8]
expected: FAIL
[Escaping produces double-percent]
expected: FAIL
[Redirect to escaped and unescaped UTF-8]
expected: FAIL
[redirect-location-escape.tentative.any.worker.html]
[Redirect to invalid UTF-8]
expected: FAIL
[Redirect to unescaped UTF-8]
expected: FAIL
[Escaping produces double-percent]
expected: FAIL
[Redirect to escaped and unescaped UTF-8]
expected: FAIL

View file

@ -0,0 +1,9 @@
[redirect-location.any.serviceworker.html]
expected: ERROR
[redirect-location.any.sharedworker.html]
expected: ERROR
[redirect-location.any.worker.html]
[redirect-location.any.html]

View file

@ -0,0 +1,9 @@
[redirect-method.any.serviceworker.html]
expected: ERROR
[redirect-method.any.sharedworker.html]
expected: ERROR
[redirect-method.any.html]
[redirect-method.any.worker.html]

View file

@ -0,0 +1,9 @@
[redirect-schemes.any.sharedworker.html]
expected: ERROR
[redirect-schemes.any.worker.html]
[redirect-schemes.any.serviceworker.html]
expected: ERROR
[redirect-schemes.any.html]

View file

@ -0,0 +1,9 @@
[redirect-to-dataurl.any.serviceworker.html]
expected: ERROR
[redirect-to-dataurl.any.sharedworker.html]
expected: ERROR
[redirect-to-dataurl.any.html]
[redirect-to-dataurl.any.worker.html]

View file

@ -0,0 +1,9 @@
[request-bad-port.any.serviceworker.html]
expected: ERROR
[request-bad-port.any.html]
[request-bad-port.any.worker.html]
[request-bad-port.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[request-cache-default-conditional.any.sharedworker.html]
expected: ERROR
[request-cache-default-conditional.any.html]
[request-cache-default-conditional.any.serviceworker.html]
expected: ERROR
[request-cache-default-conditional.any.worker.html]

View file

@ -0,0 +1,9 @@
[request-cache-default.any.worker.html]
[request-cache-default.any.serviceworker.html]
expected: ERROR
[request-cache-default.any.html]
[request-cache-default.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[request-cache-force-cache.any.sharedworker.html]
expected: ERROR
[request-cache-force-cache.any.html]
[request-cache-force-cache.any.serviceworker.html]
expected: ERROR
[request-cache-force-cache.any.worker.html]

View file

@ -0,0 +1,9 @@
[request-cache-no-cache.any.serviceworker.html]
expected: ERROR
[request-cache-no-cache.any.sharedworker.html]
expected: ERROR
[request-cache-no-cache.any.worker.html]
[request-cache-no-cache.any.html]

View file

@ -0,0 +1,9 @@
[request-cache-no-store.any.sharedworker.html]
expected: ERROR
[request-cache-no-store.any.worker.html]
[request-cache-no-store.any.html]
[request-cache-no-store.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,6 @@
[request-cache-only-if-cached.any.worker.html]
[request-cache-only-if-cached.any.sharedworker.html]
expected: ERROR
[request-cache-only-if-cached.any.html]

View file

@ -0,0 +1,9 @@
[request-cache-reload.any.html]
[request-cache-reload.any.serviceworker.html]
expected: ERROR
[request-cache-reload.any.sharedworker.html]
expected: ERROR
[request-cache-reload.any.worker.html]

View file

@ -0,0 +1,15 @@
[request-consume-empty.any.sharedworker.html]
expected: ERROR
[request-consume-empty.any.worker.html]
[Consume empty FormData request body as text]
expected: FAIL
[request-consume-empty.any.serviceworker.html]
expected: ERROR
[request-consume-empty.any.html]
[Consume empty FormData request body as text]
expected: FAIL

View file

@ -0,0 +1,15 @@
[request-consume.any.html]
[Consume FormData request's body as FormData]
expected: FAIL
[request-consume.any.worker.html]
[Consume FormData request's body as FormData]
expected: FAIL
[request-consume.any.serviceworker.html]
expected: ERROR
[request-consume.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,33 @@
[request-disturbed.any.worker.html]
[Input request used for creating new request became disturbed even if body is not used]
expected: FAIL
[Check creating a new request with a new body from a disturbed request]
expected: FAIL
[Request construction failure should not set "bodyUsed"]
expected: FAIL
[Input request used for creating new request became disturbed]
expected: FAIL
[request-disturbed.any.serviceworker.html]
expected: ERROR
[request-disturbed.any.html]
[Input request used for creating new request became disturbed even if body is not used]
expected: FAIL
[Check creating a new request with a new body from a disturbed request]
expected: FAIL
[Request construction failure should not set "bodyUsed"]
expected: FAIL
[Input request used for creating new request became disturbed]
expected: FAIL
[request-disturbed.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[request-error.any.worker.html]
[request-error.any.serviceworker.html]
expected: ERROR
[request-error.any.html]
[request-error.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[request-headers.any.html]
[request-headers.any.worker.html]
[request-headers.any.serviceworker.html]
expected: ERROR
[request-headers.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[request-init-002.any.worker.html]
[request-init-002.any.sharedworker.html]
expected: ERROR
[request-init-002.any.serviceworker.html]
expected: ERROR
[request-init-002.any.html]

View file

@ -0,0 +1,21 @@
[request-keepalive.any.sharedworker.html]
expected: ERROR
[request-keepalive.any.worker.html]
[keepalive flag with stream body]
expected: FAIL
[keepalive flag]
expected: FAIL
[request-keepalive.any.serviceworker.html]
expected: ERROR
[request-keepalive.any.html]
[keepalive flag with stream body]
expected: FAIL
[keepalive flag]
expected: FAIL

View file

@ -0,0 +1,21 @@
[request-structure.any.worker.html]
[Check isReloadNavigation attribute]
expected: FAIL
[Check isHistoryNavigation attribute]
expected: FAIL
[request-structure.any.sharedworker.html]
expected: ERROR
[request-structure.any.html]
[Check isReloadNavigation attribute]
expected: FAIL
[Check isHistoryNavigation attribute]
expected: FAIL
[request-structure.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[response-cancel-stream.any.sharedworker.html]
expected: ERROR
[response-cancel-stream.any.html]
[response-cancel-stream.any.serviceworker.html]
expected: ERROR
[response-cancel-stream.any.worker.html]

View file

@ -0,0 +1,93 @@
[response-clone.any.sharedworker.html]
expected: ERROR
[response-clone.any.html]
[Check cloned response's body]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (Uint8ClampedArraychunk)]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (Float32Arraychunk)]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (Float64Arraychunk)]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (Uint16Arraychunk)]
expected: FAIL
[Cancelling stream should not affect cloned one]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (Int8Arraychunk)]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (ArrayBufferchunk)]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (Int32Arraychunk)]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (DataViewchunk)]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (Uint32Arraychunk)]
expected: FAIL
[Cloned responses should provide the same data]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (Int16Arraychunk)]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (Uint8Arraychunk)]
expected: FAIL
[response-clone.any.serviceworker.html]
expected: ERROR
[response-clone.any.worker.html]
[Check cloned response's body]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (Uint8ClampedArraychunk)]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (Float32Arraychunk)]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (Float64Arraychunk)]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (Uint16Arraychunk)]
expected: FAIL
[Cancelling stream should not affect cloned one]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (Int8Arraychunk)]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (ArrayBufferchunk)]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (Int32Arraychunk)]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (DataViewchunk)]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (Uint32Arraychunk)]
expected: FAIL
[Cloned responses should provide the same data]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (Int16Arraychunk)]
expected: FAIL
[Check response clone use structureClone for teed ReadableStreams (Uint8Arraychunk)]
expected: FAIL

View file

@ -0,0 +1,95 @@
[response-consume-empty.any.serviceworker.html]
expected: ERROR
[response-consume-empty.any.sharedworker.html]
expected: ERROR
[response-consume-empty.any.worker.html]
expected: TIMEOUT
[Consume response's body as text]
expected: TIMEOUT
[Consume response's body as json (error case)]
expected: NOTRUN
[Consume response's body as blob]
expected: NOTRUN
[Consume empty URLSearchParams response body as text]
expected: NOTRUN
[Consume response's body as formData without correct type (error case)]
expected: NOTRUN
[Consume empty blob response body as text]
expected: NOTRUN
[Consume empty text response body as arrayBuffer]
expected: NOTRUN
[Consume empty text response body as text]
expected: NOTRUN
[Consume empty blob response body as arrayBuffer]
expected: NOTRUN
[Consume response's body as arrayBuffer]
expected: NOTRUN
[Consume empty FormData response body as text]
expected: NOTRUN
[Consume response's body as formData with correct multipart type (error case)]
expected: NOTRUN
[Consume response's body as formData with correct urlencoded type]
expected: NOTRUN
[Consume empty ArrayBuffer response body as text]
expected: NOTRUN
[response-consume-empty.any.html]
expected: TIMEOUT
[Consume response's body as text]
expected: TIMEOUT
[Consume response's body as json (error case)]
expected: NOTRUN
[Consume response's body as blob]
expected: NOTRUN
[Consume empty URLSearchParams response body as text]
expected: NOTRUN
[Consume response's body as formData without correct type (error case)]
expected: NOTRUN
[Consume empty blob response body as text]
expected: NOTRUN
[Consume empty text response body as arrayBuffer]
expected: NOTRUN
[Consume empty text response body as text]
expected: NOTRUN
[Consume empty blob response body as arrayBuffer]
expected: NOTRUN
[Consume response's body as arrayBuffer]
expected: NOTRUN
[Consume empty FormData response body as text]
expected: NOTRUN
[Consume response's body as formData with correct multipart type (error case)]
expected: NOTRUN
[Consume response's body as formData with correct urlencoded type]
expected: NOTRUN
[Consume empty ArrayBuffer response body as text]
expected: NOTRUN

View file

@ -0,0 +1,21 @@
[response-consume-stream.any.serviceworker.html]
expected: ERROR
[response-consume-stream.any.html]
[Getting a redirect Response stream]
expected: FAIL
[Getting an error Response stream]
expected: FAIL
[response-consume-stream.any.worker.html]
[Getting a redirect Response stream]
expected: FAIL
[Getting an error Response stream]
expected: FAIL
[response-consume-stream.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,10 @@
[response-error-from-stream.any.worker.html]
[response-error-from-stream.any.serviceworker.html]
expected: ERROR
[response-error-from-stream.any.html]
expected: ERROR
[response-error-from-stream.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[response-error.any.html]
[response-error.any.worker.html]
[response-error.any.serviceworker.html]
expected: ERROR
[response-error.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,15 @@
[response-init-001.any.serviceworker.html]
expected: ERROR
[response-init-001.any.sharedworker.html]
expected: ERROR
[response-init-001.any.html]
[Check default value for body attribute]
expected: FAIL
[response-init-001.any.worker.html]
[Check default value for body attribute]
expected: FAIL

View file

@ -0,0 +1,15 @@
[response-init-002.any.serviceworker.html]
expected: ERROR
[response-init-002.any.sharedworker.html]
expected: ERROR
[response-init-002.any.worker.html]
[Testing null Response body]
expected: FAIL
[response-init-002.any.html]
[Testing null Response body]
expected: FAIL

View file

@ -0,0 +1,15 @@
[response-static-error.any.serviceworker.html]
expected: ERROR
[response-static-error.any.sharedworker.html]
expected: ERROR
[response-static-error.any.worker.html]
[Check response returned by static method error()]
expected: FAIL
[response-static-error.any.html]
[Check response returned by static method error()]
expected: FAIL

View file

@ -0,0 +1,9 @@
[response-static-redirect.any.html]
[response-static-redirect.any.worker.html]
[response-static-redirect.any.sharedworker.html]
expected: ERROR
[response-static-redirect.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[response-stream-disturbed-1.any.worker.html]
[response-stream-disturbed-1.any.sharedworker.html]
expected: ERROR
[response-stream-disturbed-1.any.serviceworker.html]
expected: ERROR
[response-stream-disturbed-1.any.html]

View file

@ -0,0 +1,9 @@
[response-stream-disturbed-2.any.sharedworker.html]
expected: ERROR
[response-stream-disturbed-2.any.worker.html]
[response-stream-disturbed-2.any.html]
[response-stream-disturbed-2.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[response-stream-disturbed-3.any.serviceworker.html]
expected: ERROR
[response-stream-disturbed-3.any.sharedworker.html]
expected: ERROR
[response-stream-disturbed-3.any.html]
[response-stream-disturbed-3.any.worker.html]

View file

@ -0,0 +1,9 @@
[response-stream-disturbed-4.any.serviceworker.html]
expected: ERROR
[response-stream-disturbed-4.any.sharedworker.html]
expected: ERROR
[response-stream-disturbed-4.any.html]
[response-stream-disturbed-4.any.worker.html]

View file

@ -0,0 +1,9 @@
[response-stream-disturbed-5.any.sharedworker.html]
expected: ERROR
[response-stream-disturbed-5.any.serviceworker.html]
expected: ERROR
[response-stream-disturbed-5.any.html]
[response-stream-disturbed-5.any.worker.html]

View file

@ -0,0 +1,9 @@
[response-stream-disturbed-6.any.html]
[response-stream-disturbed-6.any.serviceworker.html]
expected: ERROR
[response-stream-disturbed-6.any.sharedworker.html]
expected: ERROR
[response-stream-disturbed-6.any.worker.html]

View file

@ -0,0 +1,21 @@
[response-stream-disturbed-by-pipe.any.worker.html]
[using pipeThrough on Response body should disturb it synchronously]
expected: FAIL
[using pipeTo on Response body should disturb it synchronously]
expected: FAIL
[response-stream-disturbed-by-pipe.any.html]
[using pipeThrough on Response body should disturb it synchronously]
expected: FAIL
[using pipeTo on Response body should disturb it synchronously]
expected: FAIL
[response-stream-disturbed-by-pipe.any.serviceworker.html]
expected: ERROR
[response-stream-disturbed-by-pipe.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,15 @@
[response-stream-with-broken-then.any.worker.html]
[intercepting arraybuffer to body readable stream conversion via Object.prototype.then should not be possible]
expected: FAIL
[response-stream-with-broken-then.any.sharedworker.html]
expected: ERROR
[response-stream-with-broken-then.any.html]
[intercepting arraybuffer to body readable stream conversion via Object.prototype.then should not be possible]
expected: FAIL
[response-stream-with-broken-then.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,33 @@
[bad-gzip-body.any.serviceworker.html]
expected: ERROR
[bad-gzip-body.any.sharedworker.html]
expected: ERROR
[bad-gzip-body.any.html]
[Consuming the body of a resource with bad gzip content with json() should reject]
expected: FAIL
[Consuming the body of a resource with bad gzip content with blob() should reject]
expected: FAIL
[Consuming the body of a resource with bad gzip content with arrayBuffer() should reject]
expected: FAIL
[Consuming the body of a resource with bad gzip content with text() should reject]
expected: FAIL
[bad-gzip-body.any.worker.html]
[Consuming the body of a resource with bad gzip content with json() should reject]
expected: FAIL
[Consuming the body of a resource with bad gzip content with blob() should reject]
expected: FAIL
[Consuming the body of a resource with bad gzip content with arrayBuffer() should reject]
expected: FAIL
[Consuming the body of a resource with bad gzip content with text() should reject]
expected: FAIL

View file

@ -318,18 +318,18 @@
[<iframe>: separate response Content-Type: text/html;" text/plain]
expected: FAIL
[<iframe>: separate response Content-Type: text/html */*]
expected: FAIL
[<iframe>: combined response Content-Type: text/html;" text/plain]
expected: FAIL
[<iframe>: combined response Content-Type: */* text/html]
expected: FAIL
[<iframe>: combined response Content-Type: text/html */*;charset=gbk]
expected: FAIL
[<iframe>: separate response Content-Type: text/html;" \\" text/plain]
expected: FAIL
[<iframe>: combined response Content-Type: text/html;charset=gbk text/plain text/html]
expected: FAIL
[<iframe>: separate response Content-Type: text/html */*;charset=gbk]
expected: FAIL
[<iframe>: combined response Content-Type: text/html;x=" text/plain]
expected: FAIL

View file

@ -56,3 +56,9 @@
[separate text/javascript x/x]
expected: FAIL
[separate text/javascript;charset=windows-1252 error text/javascript]
expected: FAIL
[separate text/javascript;charset=windows-1252 text/javascript]
expected: FAIL

View file

@ -0,0 +1,9 @@
[base64.any.worker.html]
[base64.any.sharedworker.html]
expected: ERROR
[base64.any.html]
[base64.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,291 @@
[processing.any.serviceworker.html]
expected: ERROR
[processing.any.sharedworker.html]
expected: ERROR
[processing.any.html]
["data:%00,%FF"]
expected: FAIL
["data:,"]
expected: FAIL
["data:text / html,X"]
expected: FAIL
["data:†,X"]
expected: FAIL
["data: ,%FF"]
expected: FAIL
["data:text/plain;Charset=UTF-8,%C2%B1"]
expected: FAIL
["data:;x=x;charset=x,X"]
expected: FAIL
["data:;base 64,WA"]
expected: FAIL
["data:text/html ,X"]
expected: FAIL
["data:text/plain;a=\\",\\",X"]
expected: FAIL
["data:;charset=,X"]
expected: FAIL
["data:;CHARSET=\\"X\\",X"]
expected: FAIL
["data:;%62ase64,WA"]
expected: FAIL
["data:x/x;base64;charset=x;base64,WA"]
expected: FAIL
["data://test/,X"]
expected: FAIL
["data:X,X"]
expected: FAIL
["data:%3Bbase64,WA"]
expected: FAIL
["data:\\f,%FF"]
expected: FAIL
["data:x/x;base64;base64x,WA"]
expected: FAIL
["data:;charset= x,X"]
expected: FAIL
["data:text/plain ,X"]
expected: FAIL
["data:;charset,X"]
expected: FAIL
["data:;base64,W%0CA"]
expected: FAIL
["data:;x=x,X"]
expected: FAIL
["data:,%FF"]
expected: FAIL
["data:;base64 ,WA"]
expected: FAIL
["data:;base64,W%20A"]
expected: FAIL
["data:\\0,%FF"]
expected: FAIL
["data:x;base64;x,WA"]
expected: FAIL
["data:;BASe64,WA"]
expected: FAIL
["data:; charset=x,X"]
expected: FAIL
["data:x;base64x,WA"]
expected: FAIL
["data:; base64,WA"]
expected: FAIL
["data:,X#X"]
expected: FAIL
["data:x/x;base64;charset=x,WA"]
expected: FAIL
["data: ;charset=x ; base64,WA"]
expected: FAIL
["data:;base64;,WA"]
expected: FAIL
["data:;base64;base64,WA"]
expected: FAIL
["data:; base64,WA"]
expected: FAIL
["data:;charset =x,X"]
expected: FAIL
["data:x/x;base64;base64,WA"]
expected: FAIL
["data:%20,%FF"]
expected: FAIL
["data:%1F,%FF"]
expected: FAIL
["data:,X"]
expected: FAIL
["data:x;base64=x,WA"]
expected: FAIL
["data:;base64 ,WA"]
expected: FAIL
["data:;charset=\\"x\\",X"]
expected: FAIL
[processing.any.worker.html]
["data:%00,%FF"]
expected: FAIL
["data:,"]
expected: FAIL
["data:text / html,X"]
expected: FAIL
["data:†,X"]
expected: FAIL
["data: ,%FF"]
expected: FAIL
["data:text/plain;Charset=UTF-8,%C2%B1"]
expected: FAIL
["data:;x=x;charset=x,X"]
expected: FAIL
["data:;base 64,WA"]
expected: FAIL
["data:text/html ,X"]
expected: FAIL
["data:text/plain;a=\\",\\",X"]
expected: FAIL
["data:;charset=,X"]
expected: FAIL
["data:;CHARSET=\\"X\\",X"]
expected: FAIL
["data:;%62ase64,WA"]
expected: FAIL
["data:x/x;base64;charset=x;base64,WA"]
expected: FAIL
["data://test/,X"]
expected: FAIL
["data:X,X"]
expected: FAIL
["data:%3Bbase64,WA"]
expected: FAIL
["data:\\f,%FF"]
expected: FAIL
["data:x/x;base64;base64x,WA"]
expected: FAIL
["data:;charset= x,X"]
expected: FAIL
["data:text/plain ,X"]
expected: FAIL
["data:;charset,X"]
expected: FAIL
["data:;base64,W%0CA"]
expected: FAIL
["data:;x=x,X"]
expected: FAIL
["data:,%FF"]
expected: FAIL
["data:;base64 ,WA"]
expected: FAIL
["data:;base64,W%20A"]
expected: FAIL
["data:\\0,%FF"]
expected: FAIL
["data:x;base64;x,WA"]
expected: FAIL
["data:;BASe64,WA"]
expected: FAIL
["data:; charset=x,X"]
expected: FAIL
["data:x;base64x,WA"]
expected: FAIL
["data:; base64,WA"]
expected: FAIL
["data:,X#X"]
expected: FAIL
["data:x/x;base64;charset=x,WA"]
expected: FAIL
["data: ;charset=x ; base64,WA"]
expected: FAIL
["data:;base64;,WA"]
expected: FAIL
["data:;base64;base64,WA"]
expected: FAIL
["data:; base64,WA"]
expected: FAIL
["data:;charset =x,X"]
expected: FAIL
["data:x/x;base64;base64,WA"]
expected: FAIL
["data:%20,%FF"]
expected: FAIL
["data:%1F,%FF"]
expected: FAIL
["data:,X"]
expected: FAIL
["data:x;base64=x,WA"]
expected: FAIL
["data:;base64 ,WA"]
expected: FAIL
["data:;charset=\\"x\\",X"]
expected: FAIL

View file

@ -0,0 +1,9 @@
[304-update.any.html]
[304-update.any.worker.html]
[304-update.any.serviceworker.html]
expected: ERROR
[304-update.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[cache-mode.any.sharedworker.html]
expected: ERROR
[cache-mode.any.worker.html]
[cache-mode.any.html]
[cache-mode.any.serviceworker.html]
expected: ERROR

View file

@ -1,8 +1,15 @@
[cc-request.html]
type: testharness
[HTTP cache generates 504 status code when nothing is in cache and request contains Cache-Control: only-if-cached.]
expected: FAIL
[cc-request.any.worker.html]
[HTTP cache generates 504 status code when nothing is in cache and request contains Cache-Control: only-if-cached]
expected: FAIL
[cc-request.any.sharedworker.html]
expected: ERROR
[cc-request.any.html]
[HTTP cache generates 504 status code when nothing is in cache and request contains Cache-Control: only-if-cached]
expected: FAIL
[cc-request.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[freshness.any.html]
[freshness.any.serviceworker.html]
expected: ERROR
[freshness.any.sharedworker.html]
expected: ERROR
[freshness.any.worker.html]

View file

@ -0,0 +1,9 @@
[heuristic.any.serviceworker.html]
expected: ERROR
[heuristic.any.sharedworker.html]
expected: ERROR
[heuristic.any.html]
[heuristic.any.worker.html]

View file

@ -0,0 +1,9 @@
[invalidate.any.html]
[invalidate.any.worker.html]
[invalidate.any.serviceworker.html]
expected: ERROR
[invalidate.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,15 @@
[partial.any.sharedworker.html]
expected: ERROR
[partial.any.worker.html]
[HTTP cache stores partial content and completes it]
expected: FAIL
[partial.any.html]
[HTTP cache stores partial content and completes it]
expected: FAIL
[partial.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,21 @@
[post-patch.any.html]
[HTTP cache uses content after POST request with response containing Content-Location and cache-allowing header]
expected: FAIL
[HTTP cache uses content after PATCH request with response containing Content-Location and cache-allowing header]
expected: FAIL
[post-patch.any.worker.html]
[HTTP cache uses content after POST request with response containing Content-Location and cache-allowing header]
expected: FAIL
[HTTP cache uses content after PATCH request with response containing Content-Location and cache-allowing header]
expected: FAIL
[post-patch.any.serviceworker.html]
expected: ERROR
[post-patch.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[status.any.worker.html]
[status.any.sharedworker.html]
expected: ERROR
[status.any.html]
[status.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[vary.any.worker.html]
[vary.any.sharedworker.html]
expected: ERROR
[vary.any.html]
[vary.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,21 @@
[fetch-preflight.https.sub.any.html]
[Same-site fetch with preflight]
expected: FAIL
[Cross-site fetch with preflight]
expected: FAIL
[fetch-preflight.https.sub.any.worker.html]
[Same-site fetch with preflight]
expected: FAIL
[Cross-site fetch with preflight]
expected: FAIL
[fetch-preflight.https.sub.any.serviceworker.html]
expected: ERROR
[fetch-preflight.https.sub.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,117 @@
[fetch.https.sub.any.html]
[CORS mode: sec-fetch-site]
expected: FAIL
[Same-origin mode: sec-fetch-dest]
expected: FAIL
[Cross-site fetch: sec-fetch-dest]
expected: FAIL
[Cross-site fetch: sec-fetch-site]
expected: FAIL
[Same-origin fetch: sec-fetch-mode]
expected: FAIL
[CORS mode: sec-fetch-mode]
expected: FAIL
[Same-origin mode: sec-fetch-mode]
expected: FAIL
[Same-origin mode: sec-fetch-site]
expected: FAIL
[Same-origin fetch: sec-fetch-site]
expected: FAIL
[Cross-site fetch: sec-fetch-mode]
expected: FAIL
[CORS mode: sec-fetch-dest]
expected: FAIL
[Same-origin fetch: sec-fetch-dest]
expected: FAIL
[no-CORS mode: sec-fetch-dest]
expected: FAIL
[Same-site fetch: sec-fetch-dest]
expected: FAIL
[no-CORS mode: sec-fetch-site]
expected: FAIL
[Same-site fetch: sec-fetch-site]
expected: FAIL
[no-CORS mode: sec-fetch-mode]
expected: FAIL
[Same-site fetch: sec-fetch-mode]
expected: FAIL
[fetch.https.sub.any.worker.html]
[CORS mode: sec-fetch-site]
expected: FAIL
[Same-origin mode: sec-fetch-dest]
expected: FAIL
[Cross-site fetch: sec-fetch-dest]
expected: FAIL
[Cross-site fetch: sec-fetch-site]
expected: FAIL
[Same-origin fetch: sec-fetch-mode]
expected: FAIL
[CORS mode: sec-fetch-mode]
expected: FAIL
[Same-origin mode: sec-fetch-mode]
expected: FAIL
[Same-origin mode: sec-fetch-site]
expected: FAIL
[Same-origin fetch: sec-fetch-site]
expected: FAIL
[Cross-site fetch: sec-fetch-mode]
expected: FAIL
[CORS mode: sec-fetch-dest]
expected: FAIL
[Same-origin fetch: sec-fetch-dest]
expected: FAIL
[no-CORS mode: sec-fetch-dest]
expected: FAIL
[Same-site fetch: sec-fetch-dest]
expected: FAIL
[no-CORS mode: sec-fetch-site]
expected: FAIL
[Same-site fetch: sec-fetch-site]
expected: FAIL
[no-CORS mode: sec-fetch-mode]
expected: FAIL
[Same-site fetch: sec-fetch-mode]
expected: FAIL
[fetch.https.sub.any.sharedworker.html]
expected: ERROR
[fetch.https.sub.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,27 @@
[trailing-dot.https.sub.any.serviceworker.html]
expected: ERROR
[trailing-dot.https.sub.any.sharedworker.html]
expected: ERROR
[trailing-dot.https.sub.any.worker.html]
[Fetching a resource from a cross-site host, spelled with a trailing dot.]
expected: FAIL
[Fetching a resource from the same origin, but spelled with a trailing dot.]
expected: FAIL
[Fetching a resource from the same site, but spelled with a trailing dot.]
expected: FAIL
[trailing-dot.https.sub.any.html]
[Fetching a resource from a cross-site host, spelled with a trailing dot.]
expected: FAIL
[Fetching a resource from the same origin, but spelled with a trailing dot.]
expected: FAIL
[Fetching a resource from the same site, but spelled with a trailing dot.]
expected: FAIL

View file

@ -11,3 +11,6 @@
[X-Content-Type-Options%3A%20nosniff%2C%2C%40%23%24%23%25%25%26%5E%26%5E*()()11!]
expected: FAIL
[Content-Type-Options%3A%20nosniff]
expected: FAIL

View file

@ -0,0 +1,15 @@
[general.any.sharedworker.html]
expected: ERROR
[general.any.html]
[Fetch with range header will be sent with Accept-Encoding: identity]
expected: FAIL
[general.any.serviceworker.html]
expected: ERROR
[general.any.worker.html]
[Fetch with range header will be sent with Accept-Encoding: identity]
expected: FAIL

Some files were not shown because too many files have changed in this diff Show more