From 6b8f08a1404d997db83cc998539f7c6759bd48e1 Mon Sep 17 00:00:00 2001 From: WPT Sync Bot Date: Fri, 26 Feb 2021 08:19:22 +0000 Subject: [PATCH] Update web-platform-tests to revision b'fef1c092193085ce2fa64fd116484ba0f3c0dbb1' --- .../CSS2/floats/hit-test-floats-002.html.ini | 4 - .../variations/font-weight-matching.html.ini | 3 - .../fetch/content-type/response.window.js.ini | 12 +- .../fetch/content-type/script.window.js.ini | 9 - .../traverse_the_history_1.html.ini | 4 - .../traverse_the_history_5.html.ini | 4 + ...ross-origin-objects-on-new-window.html.ini | 2 - ...-no-same-2-no-subdomain.sub.https.html.ini | 2 +- ...creating_browsing_context_test_01.html.ini | 4 - .../embedded-opener-remove-frame.html.ini | 2 +- .../html/dom/idlharness.https.html.ini | 12 + .../supported-elements.html.ini | 6 +- .../tables/table-column-width.html.ini | 2 + .../picture-aspect-ratio.html.ini | 33 + .../iframe_sandbox_popups_escaping-2.html.ini | 2 +- .../iframe_sandbox_popups_escaping-3.html.ini | 3 +- ...rame_sandbox_popups_nonescaping-1.html.ini | 2 +- ...rame_sandbox_popups_nonescaping-3.html.ini | 1 + .../form-double-submit-2.html.ini | 4 - .../textfieldselection/select-event.html.ini | 78 +- .../htmlanchorelement_noopener.html.ini | 7 +- ...ic-import-with-assertion-argument.html.ini | 2 + .../parsing/DOMContentLoaded-defer.html.ini | 4 - .../document-write/module-delayed.html.ini | 4 + .../realtimeanalyser-fft-scaling.html.ini | 1 - .../audiocontext-not-fully-active.html.ini | 1 + .../tests/bidi/new_session/connect.py.ini | 6 + .../tests/execute_script/cyclic.py.ini | 6 - .../webmessaging/with-ports/017.html.ini | 5 + .../webmessaging/without-ports/018.html.ini | 5 - .../alpha/import-in-moduleworker.html.ini | 1 - .../alpha/sharedworker-in-worker.html.ini | 1 + tests/wpt/metadata/MANIFEST.json | 3610 ++++++++++++++++- .../CSS2/floats/hit-test-floats-002.html.ini | 4 - .../variations/font-weight-matching.html.ini | 3 - .../fetch/content-type/response.window.js.ini | 12 +- .../fetch/content-type/script.window.js.ini | 9 - .../traverse_the_history_1.html.ini | 4 - .../traverse_the_history_5.html.ini | 4 + ...ross-origin-objects-on-new-window.html.ini | 2 - ...-no-same-2-no-subdomain.sub.https.html.ini | 1 + ...creating_browsing_context_test_01.html.ini | 4 - .../embedded-opener-remove-frame.html.ini | 2 +- .../html/dom/idlharness.https.html.ini | 12 + .../supported-elements.html.ini | 6 +- .../tables/table-column-width.html.ini | 2 +- .../picture-aspect-ratio.html.ini | 33 + .../iframe_sandbox_popups_escaping-2.html.ini | 2 +- .../iframe_sandbox_popups_escaping-3.html.ini | 3 +- ...rame_sandbox_popups_nonescaping-1.html.ini | 2 +- ...rame_sandbox_popups_nonescaping-3.html.ini | 1 + .../form-double-submit-2.html.ini | 4 - .../textfieldselection/select-event.html.ini | 78 +- .../htmlanchorelement_noopener.html.ini | 7 +- ...ic-import-with-assertion-argument.html.ini | 2 + .../parsing/DOMContentLoaded-defer.html.ini | 4 - .../document-write/module-delayed.html.ini | 4 + .../realtimeanalyser-fft-scaling.html.ini | 1 - .../audiocontext-not-fully-active.html.ini | 1 + .../tests/bidi/new_session/connect.py.ini | 6 + .../tests/execute_script/cyclic.py.ini | 6 - .../webmessaging/with-ports/017.html.ini | 5 + .../webmessaging/without-ports/018.html.ini | 5 - .../alpha/import-in-moduleworker.html.ini | 1 - .../alpha/sharedworker-in-worker.html.ini | 1 + .../security-features/tools/generate.py | 47 + .../security-features/tools/spec.src.json | 30 +- .../common/security-features/tools/util.py | 7 + .../script-src-self/script-tag.http.html | 82 + .../script-tag.http.html.headers | 1 + .../script-src-self/script-tag.https.html | 82 + .../script-tag.https.html.headers | 1 + .../sharedworker-classic.http.html | 42 + .../sharedworker-classic.http.html.headers | 1 + .../sharedworker-classic.https.html | 42 + .../sharedworker-classic.https.html.headers | 1 + .../sharedworker-import-data.http.html | 82 + ...sharedworker-import-data.http.html.headers | 1 + .../sharedworker-import-data.https.html | 82 + ...haredworker-import-data.https.html.headers | 1 + .../sharedworker-import.http.html | 82 + .../sharedworker-import.http.html.headers | 1 + .../sharedworker-import.https.html | 82 + .../sharedworker-import.https.html.headers | 1 + .../sharedworker-module.http.html | 42 + .../sharedworker-module.http.html.headers | 1 + .../sharedworker-module.https.html | 42 + .../sharedworker-module.https.html.headers | 1 + .../script-src-self/worker-classic.http.html | 42 + .../worker-classic.http.html.headers | 1 + .../script-src-self/worker-classic.https.html | 42 + .../worker-classic.https.html.headers | 1 + .../worker-import-data.http.html | 82 + .../worker-import-data.http.html.headers | 1 + .../worker-import-data.https.html | 82 + .../worker-import-data.https.html.headers | 1 + .../script-src-self/worker-import.http.html | 82 + .../worker-import.http.html.headers | 1 + .../script-src-self/worker-import.https.html | 82 + .../worker-import.https.html.headers | 1 + .../script-src-self/worker-module.http.html | 42 + .../worker-module.http.html.headers | 1 + .../script-src-self/worker-module.https.html | 42 + .../worker-module.https.html.headers | 1 + .../worklet-animation-import-data.https.html | 82 + ...t-animation-import-data.https.html.headers | 1 + .../worklet-animation.https.html | 82 + .../worklet-animation.https.html.headers | 1 + .../worklet-audio-import-data.https.html | 82 + ...rklet-audio-import-data.https.html.headers | 1 + .../script-src-self/worklet-audio.https.html | 82 + .../worklet-audio.https.html.headers | 1 + .../worklet-layout-import-data.https.html | 82 + ...klet-layout-import-data.https.html.headers | 1 + .../script-src-self/worklet-layout.https.html | 82 + .../worklet-layout.https.html.headers | 1 + .../worklet-paint-import-data.https.html | 82 + ...rklet-paint-import-data.https.html.headers | 1 + .../script-src-self/worklet-paint.https.html | 82 + .../worklet-paint.https.html.headers | 1 + .../script-src-wildcard/script-tag.http.html | 82 + .../script-tag.http.html.headers | 1 + .../script-src-wildcard/script-tag.https.html | 82 + .../script-tag.https.html.headers | 1 + .../sharedworker-classic.http.html | 42 + .../sharedworker-classic.http.html.headers | 1 + .../sharedworker-classic.https.html | 42 + .../sharedworker-classic.https.html.headers | 1 + .../sharedworker-import-data.http.html | 82 + ...sharedworker-import-data.http.html.headers | 1 + .../sharedworker-import-data.https.html | 82 + ...haredworker-import-data.https.html.headers | 1 + .../sharedworker-import.http.html | 82 + .../sharedworker-import.http.html.headers | 1 + .../sharedworker-import.https.html | 82 + .../sharedworker-import.https.html.headers | 1 + .../sharedworker-module.http.html | 42 + .../sharedworker-module.http.html.headers | 1 + .../sharedworker-module.https.html | 42 + .../sharedworker-module.https.html.headers | 1 + .../worker-classic.http.html | 42 + .../worker-classic.http.html.headers | 1 + .../worker-classic.https.html | 42 + .../worker-classic.https.html.headers | 1 + .../worker-import-data.http.html | 82 + .../worker-import-data.http.html.headers | 1 + .../worker-import-data.https.html | 82 + .../worker-import-data.https.html.headers | 1 + .../worker-import.http.html | 82 + .../worker-import.http.html.headers | 1 + .../worker-import.https.html | 82 + .../worker-import.https.html.headers | 1 + .../worker-module.http.html | 42 + .../worker-module.http.html.headers | 1 + .../worker-module.https.html | 42 + .../worker-module.https.html.headers | 1 + .../worklet-animation-import-data.https.html | 82 + ...t-animation-import-data.https.html.headers | 1 + .../worklet-animation.https.html | 82 + .../worklet-animation.https.html.headers | 1 + .../worklet-audio-import-data.https.html | 82 + ...rklet-audio-import-data.https.html.headers | 1 + .../worklet-audio.https.html | 82 + .../worklet-audio.https.html.headers | 1 + .../worklet-layout-import-data.https.html | 82 + ...klet-layout-import-data.https.html.headers | 1 + .../worklet-layout.https.html | 82 + .../worklet-layout.https.html.headers | 1 + .../worklet-paint-import-data.https.html | 82 + ...rklet-paint-import-data.https.html.headers | 1 + .../worklet-paint.https.html | 82 + .../worklet-paint.https.html.headers | 1 + .../worker-src-none/script-tag.http.html | 82 + .../script-tag.http.html.headers | 1 + .../worker-src-none/script-tag.https.html | 82 + .../script-tag.https.html.headers | 1 + .../sharedworker-classic.http.html | 42 + .../sharedworker-classic.http.html.headers | 1 + .../sharedworker-classic.https.html | 42 + .../sharedworker-classic.https.html.headers | 1 + .../sharedworker-import-data.http.html | 82 + ...sharedworker-import-data.http.html.headers | 1 + .../sharedworker-import-data.https.html | 82 + ...haredworker-import-data.https.html.headers | 1 + .../sharedworker-import.http.html | 82 + .../sharedworker-import.http.html.headers | 1 + .../sharedworker-import.https.html | 82 + .../sharedworker-import.https.html.headers | 1 + .../sharedworker-module.http.html | 42 + .../sharedworker-module.http.html.headers | 1 + .../sharedworker-module.https.html | 42 + .../sharedworker-module.https.html.headers | 1 + .../worker-src-none/worker-classic.http.html | 42 + .../worker-classic.http.html.headers | 1 + .../worker-src-none/worker-classic.https.html | 42 + .../worker-classic.https.html.headers | 1 + .../worker-import-data.http.html | 82 + .../worker-import-data.http.html.headers | 1 + .../worker-import-data.https.html | 82 + .../worker-import-data.https.html.headers | 1 + .../worker-src-none/worker-import.http.html | 82 + .../worker-import.http.html.headers | 1 + .../worker-src-none/worker-import.https.html | 82 + .../worker-import.https.html.headers | 1 + .../worker-src-none/worker-module.http.html | 42 + .../worker-module.http.html.headers | 1 + .../worker-src-none/worker-module.https.html | 42 + .../worker-module.https.html.headers | 1 + .../worklet-animation-import-data.https.html | 82 + ...t-animation-import-data.https.html.headers | 1 + .../worklet-animation.https.html | 82 + .../worklet-animation.https.html.headers | 1 + .../worklet-audio-import-data.https.html | 82 + ...rklet-audio-import-data.https.html.headers | 1 + .../worker-src-none/worklet-audio.https.html | 82 + .../worklet-audio.https.html.headers | 1 + .../worklet-layout-import-data.https.html | 82 + ...klet-layout-import-data.https.html.headers | 1 + .../worker-src-none/worklet-layout.https.html | 82 + .../worklet-layout.https.html.headers | 1 + .../worklet-paint-import-data.https.html | 82 + ...rklet-paint-import-data.https.html.headers | 1 + .../worker-src-none/worklet-paint.https.html | 82 + .../worklet-paint.https.html.headers | 1 + .../worker-src-self/script-tag.http.html | 82 + .../script-tag.http.html.headers | 1 + .../worker-src-self/script-tag.https.html | 82 + .../script-tag.https.html.headers | 1 + .../sharedworker-classic.http.html | 42 + .../sharedworker-classic.http.html.headers | 1 + .../sharedworker-classic.https.html | 42 + .../sharedworker-classic.https.html.headers | 1 + .../sharedworker-import-data.http.html | 82 + ...sharedworker-import-data.http.html.headers | 1 + .../sharedworker-import-data.https.html | 82 + ...haredworker-import-data.https.html.headers | 1 + .../sharedworker-import.http.html | 82 + .../sharedworker-import.http.html.headers | 1 + .../sharedworker-import.https.html | 82 + .../sharedworker-import.https.html.headers | 1 + .../sharedworker-module.http.html | 42 + .../sharedworker-module.http.html.headers | 1 + .../sharedworker-module.https.html | 42 + .../sharedworker-module.https.html.headers | 1 + .../worker-src-self/worker-classic.http.html | 42 + .../worker-classic.http.html.headers | 1 + .../worker-src-self/worker-classic.https.html | 42 + .../worker-classic.https.html.headers | 1 + .../worker-import-data.http.html | 82 + .../worker-import-data.http.html.headers | 1 + .../worker-import-data.https.html | 82 + .../worker-import-data.https.html.headers | 1 + .../worker-src-self/worker-import.http.html | 82 + .../worker-import.http.html.headers | 1 + .../worker-src-self/worker-import.https.html | 82 + .../worker-import.https.html.headers | 1 + .../worker-src-self/worker-module.http.html | 42 + .../worker-module.http.html.headers | 1 + .../worker-src-self/worker-module.https.html | 42 + .../worker-module.https.html.headers | 1 + .../worklet-animation-import-data.https.html | 82 + ...t-animation-import-data.https.html.headers | 1 + .../worklet-animation.https.html | 82 + .../worklet-animation.https.html.headers | 1 + .../worklet-audio-import-data.https.html | 82 + ...rklet-audio-import-data.https.html.headers | 1 + .../worker-src-self/worklet-audio.https.html | 82 + .../worklet-audio.https.html.headers | 1 + .../worklet-layout-import-data.https.html | 82 + ...klet-layout-import-data.https.html.headers | 1 + .../worker-src-self/worklet-layout.https.html | 82 + .../worklet-layout.https.html.headers | 1 + .../worklet-paint-import-data.https.html | 82 + ...rklet-paint-import-data.https.html.headers | 1 + .../worker-src-self/worklet-paint.https.html | 82 + .../worklet-paint.https.html.headers | 1 + .../worker-src-wildcard/script-tag.http.html | 82 + .../script-tag.http.html.headers | 1 + .../worker-src-wildcard/script-tag.https.html | 82 + .../script-tag.https.html.headers | 1 + .../sharedworker-classic.http.html | 42 + .../sharedworker-classic.http.html.headers | 1 + .../sharedworker-classic.https.html | 42 + .../sharedworker-classic.https.html.headers | 1 + .../sharedworker-import-data.http.html | 82 + ...sharedworker-import-data.http.html.headers | 1 + .../sharedworker-import-data.https.html | 82 + ...haredworker-import-data.https.html.headers | 1 + .../sharedworker-import.http.html | 82 + .../sharedworker-import.http.html.headers | 1 + .../sharedworker-import.https.html | 82 + .../sharedworker-import.https.html.headers | 1 + .../sharedworker-module.http.html | 42 + .../sharedworker-module.http.html.headers | 1 + .../sharedworker-module.https.html | 42 + .../sharedworker-module.https.html.headers | 1 + .../worker-classic.http.html | 42 + .../worker-classic.http.html.headers | 1 + .../worker-classic.https.html | 42 + .../worker-classic.https.html.headers | 1 + .../worker-import-data.http.html | 82 + .../worker-import-data.http.html.headers | 1 + .../worker-import-data.https.html | 82 + .../worker-import-data.https.html.headers | 1 + .../worker-import.http.html | 82 + .../worker-import.http.html.headers | 1 + .../worker-import.https.html | 82 + .../worker-import.https.html.headers | 1 + .../worker-module.http.html | 42 + .../worker-module.http.html.headers | 1 + .../worker-module.https.html | 42 + .../worker-module.https.html.headers | 1 + .../worklet-animation-import-data.https.html | 82 + ...t-animation-import-data.https.html.headers | 1 + .../worklet-animation.https.html | 82 + .../worklet-animation.https.html.headers | 1 + .../worklet-audio-import-data.https.html | 82 + ...rklet-audio-import-data.https.html.headers | 1 + .../worklet-audio.https.html | 82 + .../worklet-audio.https.html.headers | 1 + .../worklet-layout-import-data.https.html | 82 + ...klet-layout-import-data.https.html.headers | 1 + .../worklet-layout.https.html | 82 + .../worklet-layout.https.html.headers | 1 + .../worklet-paint-import-data.https.html | 82 + ...rklet-paint-import-data.https.html.headers | 1 + .../worklet-paint.https.html | 82 + .../worklet-paint.https.html.headers | 1 + .../script-src-self/script-tag.http.html | 83 + .../script-src-self/script-tag.https.html | 83 + .../sharedworker-classic.http.html | 43 + .../sharedworker-classic.https.html | 43 + .../sharedworker-import-data.http.html | 83 + .../sharedworker-import-data.https.html | 83 + .../sharedworker-import.http.html | 83 + .../sharedworker-import.https.html | 83 + .../sharedworker-module.http.html | 43 + .../sharedworker-module.https.html | 43 + .../script-src-self/worker-classic.http.html | 43 + .../script-src-self/worker-classic.https.html | 43 + .../worker-import-data.http.html | 83 + .../worker-import-data.https.html | 83 + .../script-src-self/worker-import.http.html | 83 + .../script-src-self/worker-import.https.html | 83 + .../script-src-self/worker-module.http.html | 43 + .../script-src-self/worker-module.https.html | 43 + .../worklet-animation-import-data.https.html | 83 + .../worklet-animation.https.html | 83 + .../worklet-audio-import-data.https.html | 83 + .../script-src-self/worklet-audio.https.html | 83 + .../worklet-layout-import-data.https.html | 83 + .../script-src-self/worklet-layout.https.html | 83 + .../worklet-paint-import-data.https.html | 83 + .../script-src-self/worklet-paint.https.html | 83 + .../script-src-wildcard/script-tag.http.html | 83 + .../script-src-wildcard/script-tag.https.html | 83 + .../sharedworker-classic.http.html | 43 + .../sharedworker-classic.https.html | 43 + .../sharedworker-import-data.http.html | 83 + .../sharedworker-import-data.https.html | 83 + .../sharedworker-import.http.html | 83 + .../sharedworker-import.https.html | 83 + .../sharedworker-module.http.html | 43 + .../sharedworker-module.https.html | 43 + .../worker-classic.http.html | 43 + .../worker-classic.https.html | 43 + .../worker-import-data.http.html | 83 + .../worker-import-data.https.html | 83 + .../worker-import.http.html | 83 + .../worker-import.https.html | 83 + .../worker-module.http.html | 43 + .../worker-module.https.html | 43 + .../worklet-animation-import-data.https.html | 83 + .../worklet-animation.https.html | 83 + .../worklet-audio-import-data.https.html | 83 + .../worklet-audio.https.html | 83 + .../worklet-layout-import-data.https.html | 83 + .../worklet-layout.https.html | 83 + .../worklet-paint-import-data.https.html | 83 + .../worklet-paint.https.html | 83 + .../worker-src-none/script-tag.http.html | 83 + .../worker-src-none/script-tag.https.html | 83 + .../sharedworker-classic.http.html | 43 + .../sharedworker-classic.https.html | 43 + .../sharedworker-import-data.http.html | 83 + .../sharedworker-import-data.https.html | 83 + .../sharedworker-import.http.html | 83 + .../sharedworker-import.https.html | 83 + .../sharedworker-module.http.html | 43 + .../sharedworker-module.https.html | 43 + .../worker-src-none/worker-classic.http.html | 43 + .../worker-src-none/worker-classic.https.html | 43 + .../worker-import-data.http.html | 83 + .../worker-import-data.https.html | 83 + .../worker-src-none/worker-import.http.html | 83 + .../worker-src-none/worker-import.https.html | 83 + .../worker-src-none/worker-module.http.html | 43 + .../worker-src-none/worker-module.https.html | 43 + .../worklet-animation-import-data.https.html | 83 + .../worklet-animation.https.html | 83 + .../worklet-audio-import-data.https.html | 83 + .../worker-src-none/worklet-audio.https.html | 83 + .../worklet-layout-import-data.https.html | 83 + .../worker-src-none/worklet-layout.https.html | 83 + .../worklet-paint-import-data.https.html | 83 + .../worker-src-none/worklet-paint.https.html | 83 + .../worker-src-self/script-tag.http.html | 83 + .../worker-src-self/script-tag.https.html | 83 + .../sharedworker-classic.http.html | 43 + .../sharedworker-classic.https.html | 43 + .../sharedworker-import-data.http.html | 83 + .../sharedworker-import-data.https.html | 83 + .../sharedworker-import.http.html | 83 + .../sharedworker-import.https.html | 83 + .../sharedworker-module.http.html | 43 + .../sharedworker-module.https.html | 43 + .../worker-src-self/worker-classic.http.html | 43 + .../worker-src-self/worker-classic.https.html | 43 + .../worker-import-data.http.html | 83 + .../worker-import-data.https.html | 83 + .../worker-src-self/worker-import.http.html | 83 + .../worker-src-self/worker-import.https.html | 83 + .../worker-src-self/worker-module.http.html | 43 + .../worker-src-self/worker-module.https.html | 43 + .../worklet-animation-import-data.https.html | 83 + .../worklet-animation.https.html | 83 + .../worklet-audio-import-data.https.html | 83 + .../worker-src-self/worklet-audio.https.html | 83 + .../worklet-layout-import-data.https.html | 83 + .../worker-src-self/worklet-layout.https.html | 83 + .../worklet-paint-import-data.https.html | 83 + .../worker-src-self/worklet-paint.https.html | 83 + .../worker-src-wildcard/script-tag.http.html | 83 + .../worker-src-wildcard/script-tag.https.html | 83 + .../sharedworker-classic.http.html | 43 + .../sharedworker-classic.https.html | 43 + .../sharedworker-import-data.http.html | 83 + .../sharedworker-import-data.https.html | 83 + .../sharedworker-import.http.html | 83 + .../sharedworker-import.https.html | 83 + .../sharedworker-module.http.html | 43 + .../sharedworker-module.https.html | 43 + .../worker-classic.http.html | 43 + .../worker-classic.https.html | 43 + .../worker-import-data.http.html | 83 + .../worker-import-data.https.html | 83 + .../worker-import.http.html | 83 + .../worker-import.https.html | 83 + .../worker-module.http.html | 43 + .../worker-module.https.html | 43 + .../worklet-animation-import-data.https.html | 83 + .../worklet-animation.https.html | 83 + .../worklet-audio-import-data.https.html | 83 + .../worklet-audio.https.html | 83 + .../worklet-layout-import-data.https.html | 83 + .../worklet-layout.https.html | 83 + .../worklet-paint-import-data.https.html | 83 + .../worklet-paint.https.html | 83 + .../generic/test-case.sub.js | 94 + .../content-security-policy/spec.src.json | 566 +++ .../web-platform-tests/cors-rfc1918/README.md | 9 +- .../address-space.https.window.js | 27 - .../cors-rfc1918/address-space.window.js | 98 - .../cors-rfc1918/resources/support.js | 27 - .../cors-rfc1918/resources/title.html | 3 - .../resources/treat-as-public-address.html | 3 - .../treat-as-public-address.html.headers | 1 - .../treat-as-public-address.https.html | 3 - ...treat-as-public-address.https.html.headers | 1 - .../animation/aspect-ratio-interpolation.html | 24 +- .../intrinsic-percent-replaced-010-ref.html | 5 + .../intrinsic-percent-replaced-010.html | 17 + .../intrinsic-percent-replaced-011-ref.html | 7 + .../intrinsic-percent-replaced-011.html | 20 + ...collapsed-border-positioned-tr-td-ref.html | 18 + .../collapsed-border-positioned-tr-td.html | 23 + .../alt-display-vertical-001-manual.html | 32 + .../tooltip-display-vertical-001-manual.html | 38 + .../css/mediaqueries/prefers-contrast.html | 4 +- .../docs/writing-tests/server-features.md | 9 +- .../fetch/cors-rfc1918/META.yml | 6 + .../fetch/cors-rfc1918/README.md | 9 + ...e-coep-credentialless.tentative.https.html | 39 + .../iframe-coep-none.tentative.https.html | 25 + ...ame-coep-require-corp.tentative.https.html | 39 + .../credentialless/resources/common.js | 16 +- .../credentialless/resources/dispatcher.js | 24 +- .../credentialless/resources/iframeTest.js | 75 + ...l => events-non-draggable-001-manual.html} | 0 ...l => events-non-draggable-002-manual.html} | 0 ...ag-001.html => close-drag-001-manual.html} | 0 ...ag-002.html => close-drag-002-manual.html} | 0 ...ag-003.html => close-drag-003-manual.html} | 0 ...ag-004.html => close-drag-004-manual.html} | 0 ...ag-005.html => close-drag-005-manual.html} | 0 ...ag-006.html => close-drag-006-manual.html} | 0 ...eypress.html => drag-keypress-manual.html} | 0 .../{drag-link.html => drag-link-manual.html} | 0 ...o-title.html => drag-to-title-manual.html} | 0 ....html => releasemodifiersdrag-manual.html} | 0 .../picture-aspect-ratio.html | 56 +- ...ynamic-import-with-assertion-argument.html | 22 + .../import-assertions/export-hello.js | 1 + .../json-module/repeated-imports.html | 68 + .../the-script-element/serve-json-then-js.py | 21 + .../web-platform-tests/interfaces/html.idl | 2 + ...MediaStreamTrackGenerator-video.https.html | 47 + ...ocation_async_basic.tentative.https.any.js | 37 + ...location_sync_basic.tentative.https.any.js | 38 + .../close_async.tentative.https.any.js | 24 + .../close_sync.tentative.https.any.js | 30 +- ...rent_io_flush_async.tentative.https.any.js | 2 + ..._io_getLength_async.tentative.https.any.js | 2 + ...rrent_io_read_async.tentative.https.any.js | 2 + ..._io_setLength_async.tentative.https.any.js | 10 +- ...rent_io_write_async.tentative.https.any.js | 2 + .../flush_async_basic.tentative.https.any.js | 19 +- .../flush_sync_basic.tentative.https.any.js | 21 +- ...tLength_async_basic.tentative.https.any.js | 22 +- ...etLength_sync_basic.tentative.https.any.js | 34 +- ...d_write_async_basic.tentative.https.any.js | 3 + ...ad_write_sync_basic.tentative.https.any.js | 4 + ...nc_failure_handling.tentative.https.any.js | 12 + ...nc_failure_handling.tentative.https.any.js | 12 + .../native-io/resources/support.js | 40 +- ...Length_bounds_async.tentative.https.any.js | 4 + ...tLength_bounds_sync.tentative.https.any.js | 4 + ...ty_allocation_async.tentative.https.any.js | 53 + ...ity_allocation_sync.tentative.https.any.js | 53 + ...ty_allocation_async.tentative.https.any.js | 66 + ...ity_allocation_sync.tentative.https.any.js | 57 + ...tLength_async_basic.tentative.https.any.js | 15 +- ...etLength_sync_basic.tentative.https.any.js | 20 +- .../service-worker/fetch-event.https.html | 7 +- .../event-on-pseudo-element-crash.html | 28 + .../ci/azure/safari-technology-preview.rb | 8 +- .../wptrunner/wptrunner/executors/base.py | 4 +- .../wptrunner/executors/executormarionette.py | 23 +- .../webcodecs/audio-encoder.any.js | 81 + .../webcodecs/video-frame-from-video.html | 38 + .../webcodecs/video-frame.any.js | 28 + .../tests/bidi/new_session/connect.py | 34 +- .../webdriver/tests/support/fixtures.py | 94 +- 543 files changed, 24225 insertions(+), 722 deletions(-) delete mode 100644 tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/html/browsers/history/the-history-interface/traverse_the_history_1.html.ini create mode 100644 tests/wpt/metadata-layout-2020/html/browsers/history/the-history-interface/traverse_the_history_5.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/html/browsers/origin/cross-origin-objects/cross-origin-objects-on-new-window.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html.ini create mode 100644 tests/wpt/metadata-layout-2020/html/rendering/non-replaced-elements/tables/table-column-width.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/html/semantics/forms/form-submission-0/form-double-submit-2.html.ini create mode 100644 tests/wpt/metadata-layout-2020/html/semantics/scripting-1/the-script-element/import-assertions/dynamic-import-with-assertion-argument.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/html/syntax/parsing/DOMContentLoaded-defer.html.ini create mode 100644 tests/wpt/metadata-layout-2020/html/webappapis/dynamic-markup-insertion/document-write/module-delayed.html.ini create mode 100644 tests/wpt/metadata-layout-2020/webmessaging/with-ports/017.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/webmessaging/without-ports/018.html.ini delete mode 100644 tests/wpt/metadata/css/CSS2/floats/hit-test-floats-002.html.ini delete mode 100644 tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_1.html.ini create mode 100644 tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_5.html.ini delete mode 100644 tests/wpt/metadata/html/browsers/origin/cross-origin-objects/cross-origin-objects-on-new-window.html.ini delete mode 100644 tests/wpt/metadata/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html.ini delete mode 100644 tests/wpt/metadata/html/semantics/forms/form-submission-0/form-double-submit-2.html.ini create mode 100644 tests/wpt/metadata/html/semantics/scripting-1/the-script-element/import-assertions/dynamic-import-with-assertion-argument.html.ini delete mode 100644 tests/wpt/metadata/html/syntax/parsing/DOMContentLoaded-defer.html.ini create mode 100644 tests/wpt/metadata/html/webappapis/dynamic-markup-insertion/document-write/module-delayed.html.ini create mode 100644 tests/wpt/metadata/webmessaging/with-ports/017.html.ini delete mode 100644 tests/wpt/metadata/webmessaging/without-ports/018.html.ini create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/script-tag.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/script-tag.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/script-tag.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/script-tag.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-classic.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-classic.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-classic.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-classic.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-import-data.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-import-data.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-import.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-import.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-import.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-import.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-module.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-module.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-module.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/sharedworker-module.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worker-classic.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worker-classic.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worker-classic.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worker-classic.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worker-import-data.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worker-import-data.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worker-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worker-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worker-import.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worker-import.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worker-import.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worker-import.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worker-module.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worker-module.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worker-module.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worker-module.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worklet-animation-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worklet-animation-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worklet-animation.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worklet-animation.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worklet-audio-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worklet-audio-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worklet-audio.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worklet-audio.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worklet-layout-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worklet-layout-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worklet-layout.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worklet-layout.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worklet-paint-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worklet-paint-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worklet-paint.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-self/worklet-paint.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/script-tag.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/script-tag.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/script-tag.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/script-tag.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/sharedworker-classic.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/sharedworker-classic.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/sharedworker-classic.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/sharedworker-classic.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/sharedworker-import-data.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/sharedworker-import-data.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/sharedworker-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/sharedworker-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/sharedworker-import.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/sharedworker-import.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/sharedworker-import.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/sharedworker-import.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/sharedworker-module.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/sharedworker-module.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/sharedworker-module.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/sharedworker-module.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worker-classic.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worker-classic.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worker-classic.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worker-classic.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worker-import-data.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worker-import-data.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worker-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worker-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worker-import.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worker-import.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worker-import.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worker-import.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worker-module.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worker-module.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worker-module.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worker-module.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worklet-animation-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worklet-animation-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worklet-animation.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worklet-animation.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worklet-audio-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worklet-audio-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worklet-audio.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worklet-audio.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worklet-layout-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worklet-layout-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worklet-layout.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worklet-layout.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worklet-paint-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worklet-paint-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worklet-paint.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/script-src-wildcard/worklet-paint.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/script-tag.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/script-tag.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/script-tag.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/script-tag.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/sharedworker-classic.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/sharedworker-classic.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/sharedworker-classic.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/sharedworker-classic.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/sharedworker-import-data.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/sharedworker-import-data.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/sharedworker-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/sharedworker-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/sharedworker-import.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/sharedworker-import.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/sharedworker-import.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/sharedworker-import.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/sharedworker-module.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/sharedworker-module.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/sharedworker-module.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/sharedworker-module.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worker-classic.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worker-classic.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worker-classic.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worker-classic.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worker-import-data.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worker-import-data.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worker-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worker-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worker-import.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worker-import.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worker-import.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worker-import.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worker-module.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worker-module.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worker-module.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worker-module.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worklet-animation-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worklet-animation-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worklet-animation.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worklet-animation.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worklet-audio-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worklet-audio-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worklet-audio.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worklet-audio.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worklet-layout-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worklet-layout-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worklet-layout.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worklet-layout.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worklet-paint-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worklet-paint-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worklet-paint.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-none/worklet-paint.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/script-tag.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/script-tag.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/script-tag.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/script-tag.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-classic.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-classic.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-classic.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-classic.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-import-data.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-import-data.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-import.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-import.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-import.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-import.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-module.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-module.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-module.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/sharedworker-module.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worker-classic.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worker-classic.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worker-classic.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worker-classic.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worker-import-data.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worker-import-data.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worker-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worker-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worker-import.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worker-import.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worker-import.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worker-import.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worker-module.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worker-module.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worker-module.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worker-module.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worklet-animation-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worklet-animation-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worklet-animation.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worklet-animation.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worklet-audio-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worklet-audio-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worklet-audio.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worklet-audio.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worklet-layout-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worklet-layout-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worklet-layout.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worklet-layout.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worklet-paint-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worklet-paint-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worklet-paint.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-self/worklet-paint.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/script-tag.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/script-tag.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/script-tag.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/script-tag.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/sharedworker-classic.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/sharedworker-classic.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/sharedworker-classic.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/sharedworker-classic.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/sharedworker-import-data.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/sharedworker-import-data.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/sharedworker-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/sharedworker-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/sharedworker-import.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/sharedworker-import.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/sharedworker-import.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/sharedworker-import.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/sharedworker-module.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/sharedworker-module.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/sharedworker-module.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/sharedworker-module.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worker-classic.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worker-classic.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worker-classic.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worker-classic.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worker-import-data.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worker-import-data.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worker-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worker-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worker-import.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worker-import.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worker-import.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worker-import.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worker-module.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worker-module.http.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worker-module.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worker-module.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worklet-animation-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worklet-animation-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worklet-animation.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worklet-animation.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worklet-audio-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worklet-audio-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worklet-audio.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worklet-audio.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worklet-layout-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worklet-layout-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worklet-layout.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worklet-layout.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worklet-paint-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worklet-paint-import-data.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worklet-paint.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.http-rp/worker-src-wildcard/worklet-paint.https.html.headers create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/script-tag.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/script-tag.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/sharedworker-classic.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/sharedworker-classic.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/sharedworker-import-data.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/sharedworker-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/sharedworker-import.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/sharedworker-import.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/sharedworker-module.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/sharedworker-module.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/worker-classic.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/worker-classic.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/worker-import-data.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/worker-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/worker-import.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/worker-import.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/worker-module.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/worker-module.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/worklet-animation-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/worklet-animation.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/worklet-audio-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/worklet-audio.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/worklet-layout-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/worklet-layout.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/worklet-paint-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-self/worklet-paint.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/script-tag.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/script-tag.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-classic.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-classic.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-import-data.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-import.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-import.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-module.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-module.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/worker-classic.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/worker-classic.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/worker-import-data.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/worker-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/worker-import.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/worker-import.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/worker-module.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/worker-module.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/worklet-animation-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/worklet-animation.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/worklet-audio-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/worklet-audio.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/worklet-layout-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/worklet-layout.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/worklet-paint-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/script-src-wildcard/worklet-paint.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/script-tag.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/script-tag.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/sharedworker-classic.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/sharedworker-classic.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/sharedworker-import-data.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/sharedworker-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/sharedworker-import.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/sharedworker-import.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/sharedworker-module.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/sharedworker-module.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/worker-classic.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/worker-classic.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/worker-import-data.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/worker-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/worker-import.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/worker-import.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/worker-module.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/worker-module.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/worklet-animation-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/worklet-animation.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/worklet-audio-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/worklet-audio.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/worklet-layout-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/worklet-layout.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/worklet-paint-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-none/worklet-paint.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/script-tag.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/script-tag.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/sharedworker-classic.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/sharedworker-classic.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/sharedworker-import-data.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/sharedworker-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/sharedworker-import.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/sharedworker-import.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/sharedworker-module.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/sharedworker-module.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/worker-classic.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/worker-classic.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/worker-import-data.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/worker-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/worker-import.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/worker-import.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/worker-module.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/worker-module.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/worklet-animation-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/worklet-animation.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/worklet-audio-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/worklet-audio.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/worklet-layout-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/worklet-layout.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/worklet-paint-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-self/worklet-paint.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/script-tag.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/script-tag.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/sharedworker-classic.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/sharedworker-classic.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/sharedworker-import-data.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/sharedworker-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/sharedworker-import.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/sharedworker-import.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/sharedworker-module.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/sharedworker-module.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/worker-classic.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/worker-classic.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/worker-import-data.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/worker-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/worker-import.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/worker-import.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/worker-module.http.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/worker-module.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/worklet-animation-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/worklet-animation.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/worklet-audio-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/worklet-audio.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/worklet-layout-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/worklet-layout.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/worklet-paint-import-data.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/gen/top.meta/worker-src-wildcard/worklet-paint.https.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/generic/test-case.sub.js create mode 100644 tests/wpt/web-platform-tests/content-security-policy/spec.src.json delete mode 100644 tests/wpt/web-platform-tests/cors-rfc1918/address-space.https.window.js delete mode 100644 tests/wpt/web-platform-tests/cors-rfc1918/address-space.window.js delete mode 100644 tests/wpt/web-platform-tests/cors-rfc1918/resources/support.js delete mode 100644 tests/wpt/web-platform-tests/cors-rfc1918/resources/title.html delete mode 100644 tests/wpt/web-platform-tests/cors-rfc1918/resources/treat-as-public-address.html delete mode 100644 tests/wpt/web-platform-tests/cors-rfc1918/resources/treat-as-public-address.html.headers delete mode 100644 tests/wpt/web-platform-tests/cors-rfc1918/resources/treat-as-public-address.https.html delete mode 100644 tests/wpt/web-platform-tests/cors-rfc1918/resources/treat-as-public-address.https.html.headers create mode 100644 tests/wpt/web-platform-tests/css/css-sizing/intrinsic-percent-replaced-010-ref.html create mode 100644 tests/wpt/web-platform-tests/css/css-sizing/intrinsic-percent-replaced-010.html create mode 100644 tests/wpt/web-platform-tests/css/css-sizing/intrinsic-percent-replaced-011-ref.html create mode 100644 tests/wpt/web-platform-tests/css/css-sizing/intrinsic-percent-replaced-011.html create mode 100644 tests/wpt/web-platform-tests/css/css-tables/collapsed-border-positioned-tr-td-ref.html create mode 100644 tests/wpt/web-platform-tests/css/css-tables/collapsed-border-positioned-tr-td.html create mode 100644 tests/wpt/web-platform-tests/css/css-writing-modes/alt-display-vertical-001-manual.html create mode 100644 tests/wpt/web-platform-tests/css/css-writing-modes/tooltip-display-vertical-001-manual.html create mode 100644 tests/wpt/web-platform-tests/fetch/cors-rfc1918/META.yml create mode 100644 tests/wpt/web-platform-tests/fetch/cors-rfc1918/README.md create mode 100644 tests/wpt/web-platform-tests/html/cross-origin-embedder-policy/credentialless/iframe-coep-credentialless.tentative.https.html create mode 100644 tests/wpt/web-platform-tests/html/cross-origin-embedder-policy/credentialless/iframe-coep-none.tentative.https.html create mode 100644 tests/wpt/web-platform-tests/html/cross-origin-embedder-policy/credentialless/iframe-coep-require-corp.tentative.https.html create mode 100644 tests/wpt/web-platform-tests/html/cross-origin-embedder-policy/credentialless/resources/iframeTest.js rename tests/wpt/web-platform-tests/html/editing/dnd/events/{events-non-draggable-001.html => events-non-draggable-001-manual.html} (100%) rename tests/wpt/web-platform-tests/html/editing/dnd/events/{events-non-draggable-002.html => events-non-draggable-002-manual.html} (100%) rename tests/wpt/web-platform-tests/html/editing/dnd/platform/{close-drag-001.html => close-drag-001-manual.html} (100%) rename tests/wpt/web-platform-tests/html/editing/dnd/platform/{close-drag-002.html => close-drag-002-manual.html} (100%) rename tests/wpt/web-platform-tests/html/editing/dnd/platform/{close-drag-003.html => close-drag-003-manual.html} (100%) rename tests/wpt/web-platform-tests/html/editing/dnd/platform/{close-drag-004.html => close-drag-004-manual.html} (100%) rename tests/wpt/web-platform-tests/html/editing/dnd/platform/{close-drag-005.html => close-drag-005-manual.html} (100%) rename tests/wpt/web-platform-tests/html/editing/dnd/platform/{close-drag-006.html => close-drag-006-manual.html} (100%) rename tests/wpt/web-platform-tests/html/editing/dnd/platform/{drag-keypress.html => drag-keypress-manual.html} (100%) rename tests/wpt/web-platform-tests/html/editing/dnd/platform/{drag-link.html => drag-link-manual.html} (100%) rename tests/wpt/web-platform-tests/html/editing/dnd/platform/{drag-to-title.html => drag-to-title-manual.html} (100%) rename tests/wpt/web-platform-tests/html/editing/dnd/platform/modifiers/{releasemodifiersdrag.html => releasemodifiersdrag-manual.html} (100%) create mode 100644 tests/wpt/web-platform-tests/html/semantics/scripting-1/the-script-element/import-assertions/dynamic-import-with-assertion-argument.html create mode 100644 tests/wpt/web-platform-tests/html/semantics/scripting-1/the-script-element/import-assertions/export-hello.js create mode 100644 tests/wpt/web-platform-tests/html/semantics/scripting-1/the-script-element/json-module/repeated-imports.html create mode 100644 tests/wpt/web-platform-tests/html/semantics/scripting-1/the-script-element/serve-json-then-js.py create mode 100644 tests/wpt/web-platform-tests/mediacapture-insertable-streams/MediaStreamTrackGenerator-video.https.html create mode 100644 tests/wpt/web-platform-tests/native-io/capacity_allocation_async_basic.tentative.https.any.js create mode 100644 tests/wpt/web-platform-tests/native-io/capacity_allocation_sync_basic.tentative.https.any.js create mode 100644 tests/wpt/web-platform-tests/native-io/setLength_capacity_allocation_async.tentative.https.any.js create mode 100644 tests/wpt/web-platform-tests/native-io/setLength_capacity_allocation_sync.tentative.https.any.js create mode 100644 tests/wpt/web-platform-tests/native-io/write_capacity_allocation_async.tentative.https.any.js create mode 100644 tests/wpt/web-platform-tests/native-io/write_capacity_allocation_sync.tentative.https.any.js create mode 100644 tests/wpt/web-platform-tests/shadow-dom/event-on-pseudo-element-crash.html create mode 100644 tests/wpt/web-platform-tests/webcodecs/video-frame-from-video.html diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-002.html.ini b/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-002.html.ini deleted file mode 100644 index f64b45fea6b..00000000000 --- a/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-002.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[hit-test-floats-002.html] - [Hit test float] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-fonts/variations/font-weight-matching.html.ini b/tests/wpt/metadata-layout-2020/css/css-fonts/variations/font-weight-matching.html.ini index 40444df4791..8a7b9d49c10 100644 --- a/tests/wpt/metadata-layout-2020/css/css-fonts/variations/font-weight-matching.html.ini +++ b/tests/wpt/metadata-layout-2020/css/css-fonts/variations/font-weight-matching.html.ini @@ -2,9 +2,6 @@ [Test @font-face matching for weight 99] expected: FAIL - [Test @font-face matching for weight 420] - expected: FAIL - [Test @font-face matching for weight 600] expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/fetch/content-type/response.window.js.ini b/tests/wpt/metadata-layout-2020/fetch/content-type/response.window.js.ini index 632078efe1f..aa18bf54293 100644 --- a/tests/wpt/metadata-layout-2020/fetch/content-type/response.window.js.ini +++ b/tests/wpt/metadata-layout-2020/fetch/content-type/response.window.js.ini @@ -315,12 +315,12 @@ [