From c0df267756243f6fbb0e5350a27f22554f4f5cc8 Mon Sep 17 00:00:00 2001 From: WPT Sync Bot Date: Wed, 23 Dec 2020 08:21:24 +0000 Subject: [PATCH] Update web-platform-tests to revision 1c5816e523d00ad3854082245a52f09f7bdb0ff5 --- .../css/cssom-view/CaretPosition-001.html.ini | 4 + .../cssom-view/elementFromPoint-001.html.ini | 4 + .../elementsFromPoint-iframes.html.ini | 3 + .../elementsFromPoint-invalid-cases.html.ini | 4 - .../matchMedia-display-none-iframe.html.ini | 2 - .../reactions/HTMLMediaElement.html.ini | 2 + .../fetch/content-type/response.window.js.ini | 17 +- .../fetch/content-type/script.window.js.ini | 3 - .../nosniff/parsing-nosniff.window.js.ini | 3 + .../traverse_the_history_4.html.ini | 4 + ...rame_sandbox_popups_nonescaping-1.html.ini | 2 +- ...rame_sandbox_popups_nonescaping-2.html.ini | 2 +- .../form-double-submit-3.html.ini | 4 - .../textfieldselection/select-event.html.ini | 70 ++++++ .../activation-behavior.window.js.ini | 4 - .../document-write/module-delayed.html.ini | 4 - .../realtimeanalyser-fft-scaling.html.ini | 1 - .../sub-sample-buffer-stitching.html.ini | 3 + .../webmessaging/with-ports/017.html.ini | 5 - .../webmessaging/with-ports/018.html.ini | 5 - .../webmessaging/without-ports/017.html.ini | 5 - tests/wpt/metadata/MANIFEST.json | 236 ++++++++++++++++-- .../css/cssom-view/CaretPosition-001.html.ini | 4 + .../cssom-view/elementFromPoint-001.html.ini | 4 + .../elementsFromPoint-iframes.html.ini | 3 + .../elementsFromPoint-invalid-cases.html.ini | 4 - .../matchMedia-display-none-iframe.html.ini | 2 - .../reactions/HTMLMediaElement.html.ini | 2 + .../fetch/content-type/response.window.js.ini | 17 +- .../fetch/content-type/script.window.js.ini | 3 - .../nosniff/parsing-nosniff.window.js.ini | 3 + .../traverse_the_history_4.html.ini | 4 + ...rame_sandbox_popups_nonescaping-1.html.ini | 2 +- ...rame_sandbox_popups_nonescaping-2.html.ini | 2 +- .../form-double-submit-3.html.ini | 4 - .../textfieldselection/select-event.html.ini | 70 ++++++ .../activation-behavior.window.js.ini | 4 - .../document-write/module-delayed.html.ini | 4 - .../realtimeanalyser-fft-scaling.html.ini | 1 - .../sub-sample-buffer-stitching.html.ini | 3 + .../webmessaging/with-ports/017.html.ini | 5 - .../webmessaging/with-ports/018.html.ini | 5 - .../webmessaging/without-ports/017.html.ini | 5 - tests/wpt/web-platform-tests/badging/META.yml | 1 + .../web-platform-tests/content-index/META.yml | 1 + .../cookies/resources/cookie-helper.sub.js | 22 ++ .../resources/dropSameSiteMultiAttribute.py | 17 ++ .../resources/setSameSiteMultiAttribute.py | 60 +++++ .../multiple-samesite-attributes.https.html | 103 ++++++++ .../CSS2/tables/fixed-table-layout-017.xht | 3 +- .../CSS2/tables/fixed-table-layout-018.xht | 3 +- .../CSS2/tables/fixed-table-layout-019.xht | 3 +- .../CSS2/tables/fixed-table-layout-020.xht | 3 +- .../CSS2/tables/fixed-table-layout-021.xht | 15 +- .../CSS2/tables/fixed-table-layout-022.xht | 19 +- .../CSS2/tables/fixed-table-layout-023.xht | 19 +- .../css/css-color-adjust/META.yml | 1 + .../css/css-logical/resources/test-shared.js | 21 ++ .../css/css-size-adjust/META.yml | 1 + .../custom-state-pseudo-class/META.yml | 1 + .../deprecation-reporting/META.yml | 1 + .../reporting/sync-xhr-report-only.html | 28 +++ .../sync-xhr-report-only.html.headers | 1 + .../reporting/sync-xhr-reporting.html | 36 +++ .../reporting/sync-xhr-reporting.html.headers | 1 + .../textfieldselection/select-event.html | 51 +++- .../wpt/web-platform-tests/interfaces/dom.idl | 2 +- .../intervention-reporting/META.yml | 1 + .../is-input-pending/META.yml | 1 + .../js-self-profiling/META.yml | 1 + .../network-error-logging/META.yml | 1 + .../web-platform-tests/origin-policy/META.yml | 1 + .../page-lifecycle/META.yml | 1 + .../permissions-request/META.yml | 1 + .../permissions-revoke/META.yml | 1 + .../wpt/web-platform-tests/savedata/META.yml | 1 + tests/wpt/web-platform-tests/serial/META.yml | 1 + .../svg/geometry/reftests/circle-005.svg | 24 ++ .../web-platform-tests/tools/serve/serve.py | 11 +- .../tools/wptrunner/wptrunner/mpcontext.py | 13 +- .../tools/wptserve/tests/test_stash.py | 9 + .../web-platform-tests/trusted-types/META.yml | 1 + .../ua-client-hints/META.yml | 1 + tests/wpt/web-platform-tests/web-otp/META.yml | 1 + tests/wpt/web-platform-tests/webhid/META.yml | 1 + .../webrtc-insertable-streams/META.yml | 1 + .../webrtc-priority/META.yml | 1 + .../web-platform-tests/webrtc-svc/META.yml | 1 + .../web-platform-tests/webtransport/META.yml | 1 + .../web-platform-tests/webxr/anchors/META.yml | 1 + .../webxr/ar-module/META.yml | 1 + .../webxr/gamepads-module/META.yml | 1 + .../webxr/hand-input/META.yml | 1 + .../webxr/hit-test/META.yml | 1 + 94 files changed, 887 insertions(+), 144 deletions(-) create mode 100644 tests/wpt/metadata-layout-2020/css/cssom-view/CaretPosition-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/cssom-view/elementFromPoint-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/cssom-view/elementsFromPoint-invalid-cases.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/cssom-view/matchMedia-display-none-iframe.html.ini create mode 100644 tests/wpt/metadata-layout-2020/custom-elements/reactions/HTMLMediaElement.html.ini create mode 100644 tests/wpt/metadata-layout-2020/html/browsers/history/the-history-interface/traverse_the_history_4.html.ini delete 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/textfieldselection/select-event.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/html/semantics/links/following-hyperlinks/activation-behavior.window.js.ini delete mode 100644 tests/wpt/metadata-layout-2020/html/webappapis/dynamic-markup-insertion/document-write/module-delayed.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/webmessaging/with-ports/017.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/webmessaging/with-ports/018.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/webmessaging/without-ports/017.html.ini create mode 100644 tests/wpt/metadata/css/cssom-view/CaretPosition-001.html.ini create mode 100644 tests/wpt/metadata/css/cssom-view/elementFromPoint-001.html.ini delete mode 100644 tests/wpt/metadata/css/cssom-view/elementsFromPoint-invalid-cases.html.ini delete mode 100644 tests/wpt/metadata/css/cssom-view/matchMedia-display-none-iframe.html.ini create mode 100644 tests/wpt/metadata/custom-elements/reactions/HTMLMediaElement.html.ini create mode 100644 tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_4.html.ini delete 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/textfieldselection/select-event.html.ini delete mode 100644 tests/wpt/metadata/html/semantics/links/following-hyperlinks/activation-behavior.window.js.ini delete mode 100644 tests/wpt/metadata/html/webappapis/dynamic-markup-insertion/document-write/module-delayed.html.ini delete mode 100644 tests/wpt/metadata/webmessaging/with-ports/017.html.ini delete mode 100644 tests/wpt/metadata/webmessaging/with-ports/018.html.ini delete mode 100644 tests/wpt/metadata/webmessaging/without-ports/017.html.ini create mode 100644 tests/wpt/web-platform-tests/badging/META.yml create mode 100644 tests/wpt/web-platform-tests/content-index/META.yml create mode 100644 tests/wpt/web-platform-tests/cookies/resources/dropSameSiteMultiAttribute.py create mode 100644 tests/wpt/web-platform-tests/cookies/resources/setSameSiteMultiAttribute.py create mode 100644 tests/wpt/web-platform-tests/cookies/samesite/multiple-samesite-attributes.https.html create mode 100644 tests/wpt/web-platform-tests/css/css-color-adjust/META.yml create mode 100644 tests/wpt/web-platform-tests/css/css-size-adjust/META.yml create mode 100644 tests/wpt/web-platform-tests/custom-state-pseudo-class/META.yml create mode 100644 tests/wpt/web-platform-tests/deprecation-reporting/META.yml create mode 100644 tests/wpt/web-platform-tests/document-policy/reporting/sync-xhr-report-only.html create mode 100644 tests/wpt/web-platform-tests/document-policy/reporting/sync-xhr-report-only.html.headers create mode 100644 tests/wpt/web-platform-tests/document-policy/reporting/sync-xhr-reporting.html create mode 100644 tests/wpt/web-platform-tests/document-policy/reporting/sync-xhr-reporting.html.headers create mode 100644 tests/wpt/web-platform-tests/intervention-reporting/META.yml create mode 100644 tests/wpt/web-platform-tests/is-input-pending/META.yml create mode 100644 tests/wpt/web-platform-tests/js-self-profiling/META.yml create mode 100644 tests/wpt/web-platform-tests/origin-policy/META.yml create mode 100644 tests/wpt/web-platform-tests/page-lifecycle/META.yml create mode 100644 tests/wpt/web-platform-tests/permissions-request/META.yml create mode 100644 tests/wpt/web-platform-tests/permissions-revoke/META.yml create mode 100644 tests/wpt/web-platform-tests/savedata/META.yml create mode 100644 tests/wpt/web-platform-tests/serial/META.yml create mode 100644 tests/wpt/web-platform-tests/svg/geometry/reftests/circle-005.svg create mode 100644 tests/wpt/web-platform-tests/ua-client-hints/META.yml create mode 100644 tests/wpt/web-platform-tests/web-otp/META.yml create mode 100644 tests/wpt/web-platform-tests/webhid/META.yml create mode 100644 tests/wpt/web-platform-tests/webrtc-insertable-streams/META.yml create mode 100644 tests/wpt/web-platform-tests/webrtc-priority/META.yml create mode 100644 tests/wpt/web-platform-tests/webrtc-svc/META.yml create mode 100644 tests/wpt/web-platform-tests/webtransport/META.yml create mode 100644 tests/wpt/web-platform-tests/webxr/anchors/META.yml create mode 100644 tests/wpt/web-platform-tests/webxr/ar-module/META.yml create mode 100644 tests/wpt/web-platform-tests/webxr/gamepads-module/META.yml create mode 100644 tests/wpt/web-platform-tests/webxr/hand-input/META.yml create mode 100644 tests/wpt/web-platform-tests/webxr/hit-test/META.yml diff --git a/tests/wpt/metadata-layout-2020/css/cssom-view/CaretPosition-001.html.ini b/tests/wpt/metadata-layout-2020/css/cssom-view/CaretPosition-001.html.ini new file mode 100644 index 00000000000..4c79907309b --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/cssom-view/CaretPosition-001.html.ini @@ -0,0 +1,4 @@ +[CaretPosition-001.html] + [Element at (400, 100)] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/cssom-view/elementFromPoint-001.html.ini b/tests/wpt/metadata-layout-2020/css/cssom-view/elementFromPoint-001.html.ini new file mode 100644 index 00000000000..e38782d8c85 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/cssom-view/elementFromPoint-001.html.ini @@ -0,0 +1,4 @@ +[elementFromPoint-001.html] + [CSSOM View - 5 - extensions to the Document interface] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/cssom-view/elementsFromPoint-iframes.html.ini b/tests/wpt/metadata-layout-2020/css/cssom-view/elementsFromPoint-iframes.html.ini index 171592fc08f..6ef8bb1049f 100644 --- a/tests/wpt/metadata-layout-2020/css/cssom-view/elementsFromPoint-iframes.html.ini +++ b/tests/wpt/metadata-layout-2020/css/cssom-view/elementsFromPoint-iframes.html.ini @@ -2,3 +2,6 @@ [elementsFromPoint on the root document for points in iframe elements] expected: FAIL + [elementsFromPoint on inner documents] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/cssom-view/elementsFromPoint-invalid-cases.html.ini b/tests/wpt/metadata-layout-2020/css/cssom-view/elementsFromPoint-invalid-cases.html.ini deleted file mode 100644 index e181af5397f..00000000000 --- a/tests/wpt/metadata-layout-2020/css/cssom-view/elementsFromPoint-invalid-cases.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[elementsFromPoint-invalid-cases.html] - [The root element is the last element returned for otherwise empty queries within the viewport] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/cssom-view/matchMedia-display-none-iframe.html.ini b/tests/wpt/metadata-layout-2020/css/cssom-view/matchMedia-display-none-iframe.html.ini deleted file mode 100644 index e6e1f29e274..00000000000 --- a/tests/wpt/metadata-layout-2020/css/cssom-view/matchMedia-display-none-iframe.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[matchMedia-display-none-iframe.html] - expected: ERROR diff --git a/tests/wpt/metadata-layout-2020/custom-elements/reactions/HTMLMediaElement.html.ini b/tests/wpt/metadata-layout-2020/custom-elements/reactions/HTMLMediaElement.html.ini new file mode 100644 index 00000000000..2ca05f57bb0 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/custom-elements/reactions/HTMLMediaElement.html.ini @@ -0,0 +1,2 @@ +[HTMLMediaElement.html] + expected: TIMEOUT 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 31bf58db11a..b756fa7752a 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,18 +312,21 @@ [