mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Sync WPT with upstream (03-03-2024) (#31482)
* Update web-platform-tests to revision b'1b88c8bd56a924f9865daa15834d444c55dd7327' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
50fdb82246
commit
845f503c34
1851 changed files with 18054 additions and 63556 deletions
|
@ -185,6 +185,3 @@
|
|||
|
||||
[border-image sec-fetch-site - HTTPS downgrade (header not sent)]
|
||||
expected: FAIL
|
||||
|
||||
[background-image sec-fetch-site - HTTPS downgrade (header not sent)]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -49,6 +49,12 @@
|
|||
[public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public redirected to private: missing CORS headers.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[anchor.tentative.https.window.html?include=from-local]
|
||||
|
||||
|
|
|
@ -0,0 +1,19 @@
|
|||
[service-worker-fetch-document-treat-as-public.tentative.https.window.html]
|
||||
expected: TIMEOUT
|
||||
[treat-as-public to local: failed preflight.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[treat-as-public to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local (same-origin): no preflight required.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to public: success.]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,28 @@
|
|||
[service-worker-fetch-document.tentative.https.window.html]
|
||||
expected: TIMEOUT
|
||||
[local to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[private to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to public: success.]
|
||||
expected: NOTRUN
|
|
@ -49,6 +49,12 @@
|
|||
[public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public redirected to private: missing CORS headers.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[window-open-existing.tentative.https.window.html?include=from-local]
|
||||
|
||||
|
|
|
@ -111,3 +111,9 @@
|
|||
|
||||
[public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public redirected to private: missing CORS headers.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public to private: success.]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue