Update web-platform-tests to revision 074719e3660000659cd074b8a59de69bd9b90cd7

This commit is contained in:
WPT Sync Bot 2020-01-29 11:32:50 +00:00
parent 7e4d0534c3
commit d2429e5077
4053 changed files with 160516 additions and 486 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,3 +0,0 @@
[mix-blend-mode-parent-element-overflow-scroll-blended-position-fixed.html]
type: reftest
expected: FAIL

View file

@ -41,3 +41,6 @@
[Yet-to-start CSS Animations are returned]
expected: FAIL
[Order of CSS Animations - within an element unaffected by start time]
expected: FAIL

View file

@ -0,0 +1,34 @@
[image-set-parsing.html]
[background-image: image-set(url(example.png) 1dpi) [ parsable \]]
expected: FAIL
[background-image: image-set('example.jpeg' 222dpi, url(example.png) 3.5x) [ parsable \]]
expected: FAIL
[content: image-set(url('example.png') 192dpi, linear-gradient(black, white) 1x) [ parsable \]]
expected: FAIL
[background-image: image-set(url(example.png) 1dpcm, 'example.png' 2x) [ parsable \]]
expected: FAIL
[background-image: image-set('example.jpg' 1x) [ parsable \]]
expected: FAIL
[background-image: image-set(url(example.png) 1x) [ parsable \]]
expected: FAIL
[background-image: image-set(linear-gradient(black, white) 1x) [ parsable \]]
expected: FAIL
[content: image-set(linear-gradient(black, white) 1x, 'example.png' 4x) [ parsable \]]
expected: FAIL
[background-image: image-set(url(example.png) 1x, 'example.png' 2x) [ parsable \]]
expected: FAIL
[background-image: image-set(url(example.png) 1dppx) [ parsable \]]
expected: FAIL
[background-image: image-set(url('example.png') 1x) [ parsable \]]
expected: FAIL

View file

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

View file

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

View file

@ -0,0 +1,2 @@
[DOMParser-parseFromString-encoding.html]
expected: PRECONDITION_FAILED

View file

@ -0,0 +1,4 @@
[DOMParser-parseFromString-html.html]
[must be parsed with scripting disabled, so noscript works]
expected: FAIL

View file

@ -0,0 +1,31 @@
[DOMParser-parseFromString-url-base-pushstate.html]
[image/svg+xml invalid XML: created using another iframe's DOMParser from this frame]
expected: FAIL
[image/svg+xml valid: created using another iframe's DOMParser from this frame]
expected: FAIL
[image/svg+xml invalid XML: created using another iframe's DOMParser from that frame]
expected: FAIL
[image/svg+xml invalid XML: created normally]
expected: FAIL
[image/svg+xml valid: created using a parser from the iframe and the method from this frame]
expected: FAIL
[image/svg+xml invalid XML: created using a parser from the iframe and the method from this frame]
expected: FAIL
[image/svg+xml valid: created normally]
expected: FAIL
[image/svg+xml valid: created using a parser from this frame and the method from the iframe]
expected: FAIL
[image/svg+xml invalid XML: created using a parser from this frame and the method from the iframe]
expected: FAIL
[image/svg+xml valid: created using another iframe's DOMParser from that frame]
expected: FAIL

View file

@ -0,0 +1,31 @@
[DOMParser-parseFromString-url-base.html]
[image/svg+xml invalid XML: created using another iframe's DOMParser from this frame]
expected: FAIL
[image/svg+xml valid: created using another iframe's DOMParser from this frame]
expected: FAIL
[image/svg+xml invalid XML: created using another iframe's DOMParser from that frame]
expected: FAIL
[image/svg+xml invalid XML: created normally]
expected: FAIL
[image/svg+xml valid: created using a parser from the iframe and the method from this frame]
expected: FAIL
[image/svg+xml invalid XML: created using a parser from the iframe and the method from this frame]
expected: FAIL
[image/svg+xml valid: created normally]
expected: FAIL
[image/svg+xml valid: created using a parser from this frame and the method from the iframe]
expected: FAIL
[image/svg+xml invalid XML: created using a parser from this frame and the method from the iframe]
expected: FAIL
[image/svg+xml valid: created using another iframe's DOMParser from that frame]
expected: FAIL

View file

@ -0,0 +1,31 @@
[DOMParser-parseFromString-url-pushstate.html]
[image/svg+xml invalid XML: created using another iframe's DOMParser from this frame]
expected: FAIL
[image/svg+xml valid: created using another iframe's DOMParser from this frame]
expected: FAIL
[image/svg+xml invalid XML: created using another iframe's DOMParser from that frame]
expected: FAIL
[image/svg+xml invalid XML: created normally]
expected: FAIL
[image/svg+xml valid: created using a parser from the iframe and the method from this frame]
expected: FAIL
[image/svg+xml invalid XML: created using a parser from the iframe and the method from this frame]
expected: FAIL
[image/svg+xml valid: created normally]
expected: FAIL
[image/svg+xml valid: created using a parser from this frame and the method from the iframe]
expected: FAIL
[image/svg+xml invalid XML: created using a parser from this frame and the method from the iframe]
expected: FAIL
[image/svg+xml valid: created using another iframe's DOMParser from that frame]
expected: FAIL

View file

@ -0,0 +1,31 @@
[DOMParser-parseFromString-url.html]
[image/svg+xml invalid XML: created using another iframe's DOMParser from this frame]
expected: FAIL
[image/svg+xml valid: created using another iframe's DOMParser from this frame]
expected: FAIL
[image/svg+xml invalid XML: created using another iframe's DOMParser from that frame]
expected: FAIL
[image/svg+xml invalid XML: created normally]
expected: FAIL
[image/svg+xml valid: created using a parser from the iframe and the method from this frame]
expected: FAIL
[image/svg+xml invalid XML: created using a parser from the iframe and the method from this frame]
expected: FAIL
[image/svg+xml valid: created normally]
expected: FAIL
[image/svg+xml valid: created using a parser from this frame and the method from the iframe]
expected: FAIL
[image/svg+xml invalid XML: created using a parser from this frame and the method from the iframe]
expected: FAIL
[image/svg+xml valid: created using another iframe's DOMParser from that frame]
expected: FAIL

View file

@ -50,3 +50,6 @@
[DOMParser: <parsererror> element added on error, 6</span>]
expected: FAIL
[image/svg+xml is preserved in the error document]
expected: FAIL

View file

@ -21,3 +21,6 @@
[XMLDocument interface for incorrectly parsed document with type image/svg+xml]
expected: FAIL
[scripting must be disabled with type image/svg+xml]
expected: FAIL

View file

@ -312,9 +312,6 @@
[fetch(): separate response Content-Type: text/plain ]
expected: NOTRUN
[<iframe>: separate response Content-Type: text/plain */*]
expected: FAIL
[<iframe>: combined response Content-Type: text/html;x=" text/plain]
expected: FAIL
@ -324,12 +321,12 @@
[<iframe>: combined response Content-Type: */* text/html]
expected: FAIL
[<iframe>: separate response Content-Type: text/html */*;charset=gbk]
[<iframe>: combined response Content-Type: text/html */*]
expected: FAIL
[<iframe>: separate response Content-Type: text/html */*]
[<iframe>: combined response Content-Type: text/html */*;charset=gbk]
expected: FAIL
[<iframe>: separate response Content-Type: text/html;" \\" text/plain]
[<iframe>: combined response Content-Type: text/html;" \\" text/plain]
expected: FAIL

View file

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

View file

@ -8,14 +8,11 @@
expected: FAIL
[Embedded credentials are treated as network errors in new windows.]
expected: TIMEOUT
expected: FAIL
[Embedded credentials matching the top-level are treated as network errors for cross-origin URLs.]
expected: TIMEOUT
[Embedded credentials matching the top-level are not treated as network errors for same-origin URLs.]
expected: TIMEOUT
[Embedded credentials matching the top-level are not treated as network errors for relative URLs.]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[traverse_the_history_5.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

View file

@ -1,6 +1,5 @@
[iframe_sandbox_popups_escaping-3.html]
type: testharness
expected: TIMEOUT
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: TIMEOUT
expected: FAIL

View file

@ -1,5 +1,6 @@
[iframe_sandbox_popups_nonescaping-1.html]
type: testharness
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: FAIL
expected: NOTRUN

View file

@ -1,5 +1,5 @@
[form-double-submit-3.html]
expected: ERROR
[<button> should have the same double-submit protection as <input type=submit>]
expected: TIMEOUT
expected: FAIL

View file

@ -1,2 +0,0 @@
[errorhandling.html]
expected: CRASH

View file

@ -0,0 +1,4 @@
[cross-http.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for a-tag to cross-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-https.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for a-tag to cross-https origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for a-tag to same-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-https.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for a-tag to same-https origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-http.keep-origin.http.html]
[Referrer Policy: Expects stripped-referrer for fetch to cross-http origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-http.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for fetch to cross-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-http.swap-origin.http.html]
[Referrer Policy: Expects stripped-referrer for fetch to cross-http origin and swap-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-https.keep-origin.http.html]
[Referrer Policy: Expects stripped-referrer for fetch to cross-https origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-https.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for fetch to cross-https origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-https.swap-origin.http.html]
[Referrer Policy: Expects stripped-referrer for fetch to cross-https origin and swap-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.keep-origin.http.html]
[Referrer Policy: Expects stripped-referrer for fetch to same-http origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for fetch to same-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.swap-origin.http.html]
[Referrer Policy: Expects stripped-referrer for fetch to same-http origin and swap-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-https.keep-origin.http.html]
[Referrer Policy: Expects stripped-referrer for fetch to same-https origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-https.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for fetch to same-https origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-https.swap-origin.http.html]
[Referrer Policy: Expects stripped-referrer for fetch to same-https origin and swap-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-http.keep-origin.http.html]
[Referrer Policy: Expects stripped-referrer for img-tag to cross-http origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-http.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for img-tag to cross-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-http.swap-origin.http.html]
[Referrer Policy: Expects stripped-referrer for img-tag to cross-http origin and swap-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-https.keep-origin.http.html]
[Referrer Policy: Expects stripped-referrer for img-tag to cross-https origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-https.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for img-tag to cross-https origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-https.swap-origin.http.html]
[Referrer Policy: Expects stripped-referrer for img-tag to cross-https origin and swap-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.keep-origin.http.html]
[Referrer Policy: Expects stripped-referrer for img-tag to same-http origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for img-tag to same-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.swap-origin.http.html]
[Referrer Policy: Expects stripped-referrer for img-tag to same-http origin and swap-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-https.keep-origin.http.html]
[Referrer Policy: Expects stripped-referrer for img-tag to same-https origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-https.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for img-tag to same-https origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-https.swap-origin.http.html]
[Referrer Policy: Expects stripped-referrer for img-tag to same-https origin and swap-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.keep-origin.http.html]
[Referrer Policy: Expects stripped-referrer for sharedworker-classic to same-http origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for sharedworker-classic to same-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.keep-origin.http.html]
[Referrer Policy: Expects stripped-referrer for sharedworker-module to same-http origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for sharedworker-module to same-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.keep-origin.http.html]
[Referrer Policy: Expects stripped-referrer for worker-classic to same-http origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for worker-classic to same-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.keep-origin.http.html]
[Referrer Policy: Expects stripped-referrer for worker-module to same-http origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for worker-module to same-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.keep-origin.http.html]
[Referrer Policy: Expects omitted for sharedworker-classic to same-http origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.no-redirect.http.html]
[Referrer Policy: Expects omitted for sharedworker-classic to same-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.keep-origin.http.html]
[Referrer Policy: Expects omitted for sharedworker-module to same-http origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.no-redirect.http.html]
[Referrer Policy: Expects omitted for sharedworker-module to same-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-http.no-redirect.http.html]
[Referrer Policy: Expects origin for a-tag to cross-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-https.no-redirect.http.html]
[Referrer Policy: Expects origin for a-tag to cross-https origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for a-tag to same-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-https.no-redirect.http.html]
[Referrer Policy: Expects origin for a-tag to same-https origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-http.keep-origin.http.html]
[Referrer Policy: Expects origin for fetch to cross-http origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-http.no-redirect.http.html]
[Referrer Policy: Expects origin for fetch to cross-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-http.swap-origin.http.html]
[Referrer Policy: Expects origin for fetch to cross-http origin and swap-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-https.keep-origin.http.html]
[Referrer Policy: Expects origin for fetch to cross-https origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-https.no-redirect.http.html]
[Referrer Policy: Expects origin for fetch to cross-https origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-https.swap-origin.http.html]
[Referrer Policy: Expects origin for fetch to cross-https origin and swap-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.keep-origin.http.html]
[Referrer Policy: Expects stripped-referrer for fetch to same-http origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for fetch to same-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.swap-origin.http.html]
[Referrer Policy: Expects origin for fetch to same-http origin and swap-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-https.keep-origin.http.html]
[Referrer Policy: Expects origin for fetch to same-https origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-https.no-redirect.http.html]
[Referrer Policy: Expects origin for fetch to same-https origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-https.swap-origin.http.html]
[Referrer Policy: Expects origin for fetch to same-https origin and swap-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-http.keep-origin.http.html]
[Referrer Policy: Expects origin for img-tag to cross-http origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-http.no-redirect.http.html]
[Referrer Policy: Expects origin for img-tag to cross-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-http.swap-origin.http.html]
[Referrer Policy: Expects origin for img-tag to cross-http origin and swap-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-https.keep-origin.http.html]
[Referrer Policy: Expects origin for img-tag to cross-https origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-https.no-redirect.http.html]
[Referrer Policy: Expects origin for img-tag to cross-https origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-https.swap-origin.http.html]
[Referrer Policy: Expects origin for img-tag to cross-https origin and swap-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.keep-origin.http.html]
[Referrer Policy: Expects stripped-referrer for img-tag to same-http origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for img-tag to same-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.swap-origin.http.html]
[Referrer Policy: Expects origin for img-tag to same-http origin and swap-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-https.keep-origin.http.html]
[Referrer Policy: Expects origin for img-tag to same-https origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-https.no-redirect.http.html]
[Referrer Policy: Expects origin for img-tag to same-https origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-https.swap-origin.http.html]
[Referrer Policy: Expects origin for img-tag to same-https origin and swap-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.keep-origin.http.html]
[Referrer Policy: Expects stripped-referrer for sharedworker-classic to same-http origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for sharedworker-classic to same-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.keep-origin.http.html]
[Referrer Policy: Expects stripped-referrer for sharedworker-module to same-http origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for sharedworker-module to same-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.keep-origin.http.html]
[Referrer Policy: Expects stripped-referrer for worker-classic to same-http origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for worker-classic to same-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.keep-origin.http.html]
[Referrer Policy: Expects stripped-referrer for worker-module to same-http origin and keep-origin redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[same-http.no-redirect.http.html]
[Referrer Policy: Expects stripped-referrer for worker-module to same-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-http.no-redirect.http.html]
[Referrer Policy: Expects origin for a-tag to cross-http origin and no-redirect redirection from http context.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[cross-https.no-redirect.http.html]
[Referrer Policy: Expects origin for a-tag to cross-https origin and no-redirect redirection from http context.]
expected: FAIL

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