From 6e11000ae09d8a98ef9b379b576c0900fc2f553b Mon Sep 17 00:00:00 2001 From: WPT Sync Bot Date: Wed, 7 Oct 2020 08:20:07 +0000 Subject: [PATCH] Update web-platform-tests to revision 768b9a0ddff956e289499384182ffc8afdb20f31 --- .../url/url-in-tags-revoke.window.js.ini | 2 +- .../CSS2/floats/hit-test-floats-004.html.ini | 4 + .../fetch/content-type/response.window.js.ini | 13 +- .../fetch/content-type/script.window.js.ini | 6 - .../nosniff/parsing-nosniff.window.js.ini | 5 +- .../traverse_the_history_1.html.ini | 4 + ...ml.ini => traverse_the_history_3.html.ini} | 2 +- .../embedded-opener-remove-frame.html.ini | 1 + .../hash-name-reference.html.ini | 3 - .../iframe_sandbox_popups_escaping-1.html.ini | 2 +- .../iframe_sandbox_popups_escaping-2.html.ini | 3 +- .../iframe_sandbox_popups_escaping-3.html.ini | 3 +- ...rame_sandbox_popups_nonescaping-1.html.ini | 1 + ...rame_sandbox_popups_nonescaping-2.html.ini | 2 +- ...rame_sandbox_popups_nonescaping-3.html.ini | 3 +- .../form-double-submit-3.html.ini | 4 + .../form-double-submit.html.ini | 4 + .../script-onerror-insertion-point-2.html.ini | 2 + ...le-event-handler-settings-objects.html.ini | 3 - .../promise-job-entry.html.ini | 5 +- .../audiocontext-not-fully-active.html.ini | 1 + .../webmessaging/without-ports/017.html.ini | 5 + .../Worker/Worker-constructor.html.ini | 2 + .../url/url-in-tags-revoke.window.js.ini | 2 +- tests/wpt/metadata/MANIFEST.json | 127 +++++++++++------- .../CSS2/floats/hit-test-floats-004.html.ini | 4 + .../hittest-anonymous-box.html.ini | 4 + .../fetch/content-type/response.window.js.ini | 13 +- .../fetch/content-type/script.window.js.ini | 6 - .../nosniff/parsing-nosniff.window.js.ini | 5 +- .../traverse_the_history_1.html.ini | 4 + ...ml.ini => traverse_the_history_3.html.ini} | 2 +- .../embedded-opener-remove-frame.html.ini | 1 + .../hash-name-reference.html.ini | 3 - .../iframe_sandbox_popups_escaping-1.html.ini | 2 +- .../iframe_sandbox_popups_escaping-2.html.ini | 3 +- .../iframe_sandbox_popups_escaping-3.html.ini | 3 +- ...rame_sandbox_popups_nonescaping-1.html.ini | 1 + ...rame_sandbox_popups_nonescaping-2.html.ini | 2 +- ...rame_sandbox_popups_nonescaping-3.html.ini | 3 +- .../form-double-submit-3.html.ini | 4 + .../form-double-submit.html.ini | 4 + .../script-onerror-insertion-point-2.html.ini | 2 + ...le-event-handler-settings-objects.html.ini | 3 - .../promise-job-entry.html.ini | 5 +- .../audiocontext-not-fully-active.html.ini | 1 + .../webmessaging/without-ports/017.html.ini | 5 + .../Worker/Worker-constructor.html.ini | 2 + .../flexbox_stf-table-singleline-2.html | 2 + .../flexbox_stf-table-singleline-ref.html | 2 + .../flexbox_stf-table-singleline.html | 2 + .../font-display/font-display-ref.html | 8 -- .../css-fonts/font-display/font-display.html | 3 +- .../css-multicol/multicol-span-all-015.html | 16 --- .../overflow-body-propagation-008-ref.html | 3 + ...flow-clip-content-visual-overflow-ref.html | 36 +++++ ...overflow-clip-content-visual-overflow.html | 37 +++++ ...-zero-size-child-overflow-visible-ref.html | 2 + ...form-zero-size-child-overflow-visible.html | 6 + .../screen-wake-lock-report-only.https.html | 32 +++++ ...n-wake-lock-report-only.https.html.headers | 1 + .../screen-wake-lock-reporting.https.html | 32 +++++ ...een-wake-lock-reporting.https.html.headers | 1 + .../access-reporting/reporting-observer.html | 9 ++ .../web-platform-tests/interfaces/html.idl | 13 +- .../js-self-profiling/__dir__.headers | 2 + .../js-self-profiling/idlharness.any.js | 19 --- .../js-self-profiling/idlharness.https.html | 25 ++++ 68 files changed, 374 insertions(+), 168 deletions(-) create mode 100644 tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-004.html.ini create mode 100644 tests/wpt/metadata-layout-2020/html/browsers/history/the-history-interface/traverse_the_history_1.html.ini rename tests/wpt/metadata-layout-2020/html/browsers/history/the-history-interface/{traverse_the_history_4.html.ini => traverse_the_history_3.html.ini} (71%) create mode 100644 tests/wpt/metadata-layout-2020/html/semantics/forms/form-submission-0/form-double-submit-3.html.ini create mode 100644 tests/wpt/metadata-layout-2020/html/semantics/forms/form-submission-0/form-double-submit.html.ini create mode 100644 tests/wpt/metadata-layout-2020/html/semantics/scripting-1/the-script-element/script-onerror-insertion-point-2.html.ini create mode 100644 tests/wpt/metadata-layout-2020/webmessaging/without-ports/017.html.ini create mode 100644 tests/wpt/metadata-layout-2020/workers/constructors/Worker/Worker-constructor.html.ini create mode 100644 tests/wpt/metadata/css/CSS2/floats/hit-test-floats-004.html.ini create mode 100644 tests/wpt/metadata/css/css-flexbox/hittest-anonymous-box.html.ini create mode 100644 tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_1.html.ini rename tests/wpt/metadata/html/browsers/history/the-history-interface/{traverse_the_history_4.html.ini => traverse_the_history_3.html.ini} (71%) create mode 100644 tests/wpt/metadata/html/semantics/forms/form-submission-0/form-double-submit-3.html.ini create mode 100644 tests/wpt/metadata/html/semantics/forms/form-submission-0/form-double-submit.html.ini create mode 100644 tests/wpt/metadata/html/semantics/scripting-1/the-script-element/script-onerror-insertion-point-2.html.ini create mode 100644 tests/wpt/metadata/webmessaging/without-ports/017.html.ini create mode 100644 tests/wpt/metadata/workers/constructors/Worker/Worker-constructor.html.ini delete mode 100644 tests/wpt/web-platform-tests/css/css-multicol/multicol-span-all-015.html create mode 100644 tests/wpt/web-platform-tests/css/css-overflow/overflow-clip-content-visual-overflow-ref.html create mode 100644 tests/wpt/web-platform-tests/css/css-overflow/overflow-clip-content-visual-overflow.html create mode 100644 tests/wpt/web-platform-tests/css/css-will-change/will-change-transform-zero-size-child-overflow-visible-ref.html create mode 100644 tests/wpt/web-platform-tests/css/css-will-change/will-change-transform-zero-size-child-overflow-visible.html create mode 100644 tests/wpt/web-platform-tests/feature-policy/reporting/screen-wake-lock-report-only.https.html create mode 100644 tests/wpt/web-platform-tests/feature-policy/reporting/screen-wake-lock-report-only.https.html.headers create mode 100644 tests/wpt/web-platform-tests/feature-policy/reporting/screen-wake-lock-reporting.https.html create mode 100644 tests/wpt/web-platform-tests/feature-policy/reporting/screen-wake-lock-reporting.https.html.headers create mode 100644 tests/wpt/web-platform-tests/js-self-profiling/__dir__.headers delete mode 100644 tests/wpt/web-platform-tests/js-self-profiling/idlharness.any.js create mode 100644 tests/wpt/web-platform-tests/js-self-profiling/idlharness.https.html diff --git a/tests/wpt/metadata-layout-2020/FileAPI/url/url-in-tags-revoke.window.js.ini b/tests/wpt/metadata-layout-2020/FileAPI/url/url-in-tags-revoke.window.js.ini index 3605e8f3fc9..76b44d9e9cf 100644 --- a/tests/wpt/metadata-layout-2020/FileAPI/url/url-in-tags-revoke.window.js.ini +++ b/tests/wpt/metadata-layout-2020/FileAPI/url/url-in-tags-revoke.window.js.ini @@ -4,7 +4,7 @@ expected: TIMEOUT [Opening a blob URL in a new window immediately before revoking it works.] - expected: TIMEOUT + expected: FAIL [Fetching a blob URL immediately before revoking it works in an iframe.] expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-004.html.ini b/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-004.html.ini new file mode 100644 index 00000000000..4bfb0c2053a --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-004.html.ini @@ -0,0 +1,4 @@ +[hit-test-floats-004.html] + [Miss float below something else] + 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 43c5b99d112..ee0dec816f3 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 @@ -312,21 +312,18 @@ [Response: combined response Content-Type: text/html;" \\" text/plain ";charset=GBK] expected: NOTRUN - [