From 5abb5fe6936a346693b2dd3dbd3923b4a4091aeb Mon Sep 17 00:00:00 2001 From: WPT Sync Bot Date: Fri, 4 Dec 2020 08:20:12 +0000 Subject: [PATCH] Update web-platform-tests to revision 35450a5d2eb710e579c1554872247fa3eae7b5e9 --- .../url/url-in-tags-revoke.window.js.ini | 2 +- .../CSS2/floats/hit-test-floats-003.html.ini | 4 + .../CSS2/floats/hit-test-floats-004.html.ini | 4 + .../cssom-view/elementFromPoint-001.html.ini | 4 + .../cssom-view/elementFromPosition.html.ini | 3 - .../elementsFromPoint-iframes.html.ini | 3 - .../AddEventListenerOptions-signal.any.js.ini | 57 + .../fetch/content-type/response.window.js.ini | 21 +- .../fetch/content-type/script.window.js.ini | 2 +- .../non-secure-context.window.js.ini | 4 + .../nosniff/parsing-nosniff.window.js.ini | 3 - .../traverse_the_history_5.html.ini | 4 + .../embedded-opener-remove-frame.html.ini | 1 - .../hash-name-reference.html.ini | 3 + .../iframe_sandbox_popups_escaping-2.html.ini | 2 +- .../iframe_sandbox_popups_escaping-3.html.ini | 3 +- ...rame_sandbox_popups_nonescaping-2.html.ini | 2 +- .../form-double-submit-2.html.ini | 4 + .../form-double-submit-3.html.ini | 4 - .../htmlanchorelement_noopener.html.ini | 7 +- .../parsing/DOMContentLoaded-defer.html.ini | 4 + .../document-write/iframe_005.html.ini | 4 + .../sub-sample-buffer-stitching.html.ini | 6 + .../audiocontext-not-fully-active.html.ini | 1 + .../webmessaging/without-ports/018.html.ini | 5 - .../url/url-in-tags-revoke.window.js.ini | 2 +- tests/wpt/metadata/MANIFEST.json | 215 +- .../CSS2/floats/hit-test-floats-003.html.ini | 4 + .../CSS2/floats/hit-test-floats-004.html.ini | 4 + .../cssom-view/elementFromPoint-001.html.ini | 4 + .../cssom-view/elementFromPosition.html.ini | 3 - .../elementsFromPoint-iframes.html.ini | 3 - ...ListenerAbortController.tentative.html.ini | 10 - .../AddEventListenerOptions-signal.any.js.ini | 57 + .../fetch/content-type/response.window.js.ini | 21 +- .../fetch/content-type/script.window.js.ini | 2 +- .../non-secure-context.window.js.ini | 4 + .../nosniff/parsing-nosniff.window.js.ini | 3 - .../traverse_the_history_5.html.ini | 4 + .../embedded-opener-remove-frame.html.ini | 1 - .../hash-name-reference.html.ini | 3 + .../iframe_sandbox_popups_escaping-2.html.ini | 2 +- .../iframe_sandbox_popups_escaping-3.html.ini | 3 +- ...rame_sandbox_popups_nonescaping-2.html.ini | 4 +- .../form-double-submit-2.html.ini | 4 + .../form-double-submit-3.html.ini | 4 - .../htmlanchorelement_noopener.html.ini | 7 +- .../parsing/DOMContentLoaded-defer.html.ini | 4 + .../document-write/iframe_005.html.ini | 4 + .../sub-sample-buffer-stitching.html.ini | 6 + .../audiocontext-not-fully-active.html.ini | 1 + .../webmessaging/without-ports/018.html.ini | 5 - .../parsing/list-style-type-computed.html | 2 + .../parsing/list-style-type-valid.html | 2 + .../css/cssom/serialize-values.html | 3 +- ...003-manual.html => focus-visible-003.html} | 12 +- ...004-manual.html => focus-visible-004.html} | 12 +- ...ventListenerAbortController.tentative.html | 56 - .../AddEventListenerOptions-signal.any.js | 133 + .../cors-rfc1918/non-secure-context.window.js | 31 + .../fetch/cors-rfc1918/resources/support.js | 34 + .../resources/treat-as-public-address.html | 8 + .../treat-as-public-address.html.headers | 1 + .../treat-as-public-address.https.html | 8 + ...treat-as-public-address.https.html.headers | 1 + .../secure-context.https.window.js | 31 + .../textfieldselection/select-event.html | 15 +- .../forms/textfieldselection/selection.html | 20 +- .../data-driven/resolving-internal.https.html | 1 + .../resources/empty-import-map-internal.json | 1 + .../packages-via-trailing-slashes.json | 16 +- .../data-driven/resources/test-helper.js | 2 +- .../url-specifiers-schemes-internal.json | 45 + .../data-driven/resources/url-specifiers.json | 18 +- .../wpt/web-platform-tests/interfaces/dom.idl | 1 + .../web-platform-tests/interfaces/webrtc.idl | 1 - ...interevent_capture_suppressing_mouse.html} | 25 +- ... pointerevent_fractional_coordinates.html} | 51 + .../serial/resources/common.js | 33 + .../serial/resources/manual.js | 38 + .../serialPort_disconnect-manual.https.html | 83 + .../serialPort_loopback-manual.https.html | 181 ++ .../tools/third_party/enum/PKG-INFO | 4 +- .../tools/third_party/enum/enum/__init__.py | 7 +- .../tools/third_party/enum/enum/doc/enum.pdf | 2237 ----------------- .../tools/third_party/enum/enum/test.py | 25 +- .../tools/third_party/enum/setup.cfg | 1 - .../tools/third_party/enum/setup.py | 16 +- .../webrtc/RTCDataChannel-close.html | 78 +- .../webusb/resources/manual.js | 38 + ...usbDevice_claimInterface-manual.https.html | 46 + 91 files changed, 1381 insertions(+), 2477 deletions(-) create mode 100644 tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-003.html.ini 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/css/cssom-view/elementFromPoint-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/dom/events/AddEventListenerOptions-signal.any.js.ini create mode 100644 tests/wpt/metadata-layout-2020/fetch/cors-rfc1918/non-secure-context.window.js.ini create mode 100644 tests/wpt/metadata-layout-2020/html/browsers/history/the-history-interface/traverse_the_history_5.html.ini create mode 100644 tests/wpt/metadata-layout-2020/html/semantics/forms/form-submission-0/form-double-submit-2.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/syntax/parsing/DOMContentLoaded-defer.html.ini create mode 100644 tests/wpt/metadata-layout-2020/html/webappapis/dynamic-markup-insertion/document-write/iframe_005.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/webmessaging/without-ports/018.html.ini create mode 100644 tests/wpt/metadata/css/CSS2/floats/hit-test-floats-003.html.ini create mode 100644 tests/wpt/metadata/css/CSS2/floats/hit-test-floats-004.html.ini create mode 100644 tests/wpt/metadata/css/cssom-view/elementFromPoint-001.html.ini delete mode 100644 tests/wpt/metadata/dom/abort/addEventListenerAbortController.tentative.html.ini create mode 100644 tests/wpt/metadata/dom/events/AddEventListenerOptions-signal.any.js.ini create mode 100644 tests/wpt/metadata/fetch/cors-rfc1918/non-secure-context.window.js.ini create mode 100644 tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_5.html.ini create mode 100644 tests/wpt/metadata/html/semantics/forms/form-submission-0/form-double-submit-2.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/syntax/parsing/DOMContentLoaded-defer.html.ini create mode 100644 tests/wpt/metadata/html/webappapis/dynamic-markup-insertion/document-write/iframe_005.html.ini delete mode 100644 tests/wpt/metadata/webmessaging/without-ports/018.html.ini rename tests/wpt/web-platform-tests/css/selectors/{focus-visible-003-manual.html => focus-visible-003.html} (89%) rename tests/wpt/web-platform-tests/css/selectors/{focus-visible-004-manual.html => focus-visible-004.html} (90%) delete mode 100644 tests/wpt/web-platform-tests/dom/abort/addEventListenerAbortController.tentative.html create mode 100644 tests/wpt/web-platform-tests/dom/events/AddEventListenerOptions-signal.any.js create mode 100644 tests/wpt/web-platform-tests/fetch/cors-rfc1918/non-secure-context.window.js create mode 100644 tests/wpt/web-platform-tests/fetch/cors-rfc1918/resources/support.js create mode 100644 tests/wpt/web-platform-tests/fetch/cors-rfc1918/resources/treat-as-public-address.html create mode 100644 tests/wpt/web-platform-tests/fetch/cors-rfc1918/resources/treat-as-public-address.html.headers create mode 100644 tests/wpt/web-platform-tests/fetch/cors-rfc1918/resources/treat-as-public-address.https.html create mode 100644 tests/wpt/web-platform-tests/fetch/cors-rfc1918/resources/treat-as-public-address.https.html.headers create mode 100644 tests/wpt/web-platform-tests/fetch/cors-rfc1918/secure-context.https.window.js create mode 100644 tests/wpt/web-platform-tests/import-maps/data-driven/resources/url-specifiers-schemes-internal.json rename tests/wpt/web-platform-tests/pointerevents/{pointerevent_capture_suppressing_mouse-manual.html => pointerevent_capture_suppressing_mouse.html} (90%) rename tests/wpt/web-platform-tests/pointerevents/{pointerevent_fractional_coordinates-manual.html => pointerevent_fractional_coordinates.html} (66%) create mode 100644 tests/wpt/web-platform-tests/serial/resources/common.js create mode 100644 tests/wpt/web-platform-tests/serial/resources/manual.js create mode 100644 tests/wpt/web-platform-tests/serial/serialPort_disconnect-manual.https.html create mode 100644 tests/wpt/web-platform-tests/serial/serialPort_loopback-manual.https.html delete mode 100644 tests/wpt/web-platform-tests/tools/third_party/enum/enum/doc/enum.pdf create mode 100644 tests/wpt/web-platform-tests/webusb/resources/manual.js create mode 100644 tests/wpt/web-platform-tests/webusb/usbDevice_claimInterface-manual.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-003.html.ini b/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-003.html.ini new file mode 100644 index 00000000000..f29da48a2a0 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-003.html.ini @@ -0,0 +1,4 @@ +[hit-test-floats-003.html] + [Miss float below something else] + 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/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/elementFromPosition.html.ini b/tests/wpt/metadata-layout-2020/css/cssom-view/elementFromPosition.html.ini index 23c61ede1a1..c131078eace 100644 --- a/tests/wpt/metadata-layout-2020/css/cssom-view/elementFromPosition.html.ini +++ b/tests/wpt/metadata-layout-2020/css/cssom-view/elementFromPosition.html.ini @@ -17,6 +17,3 @@ [test the top of layer] expected: FAIL - [test some point of the element: top left corner] - 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 6ef8bb1049f..171592fc08f 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,6 +2,3 @@ [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/dom/events/AddEventListenerOptions-signal.any.js.ini b/tests/wpt/metadata-layout-2020/dom/events/AddEventListenerOptions-signal.any.js.ini new file mode 100644 index 00000000000..fd5e39c021b --- /dev/null +++ b/tests/wpt/metadata-layout-2020/dom/events/AddEventListenerOptions-signal.any.js.ini @@ -0,0 +1,57 @@ +[AddEventListenerOptions-signal.any.html] + [Passing an AbortSignal to addEventListener works with the once flag] + expected: FAIL + + [Adding then aborting a listener in another listener does not call it] + expected: FAIL + + [Passing an AbortSignal to addEventListener works with the capture flag] + expected: FAIL + + [Aborting from a listener does not call future listeners] + expected: FAIL + + [Passing an AbortSignal to multiple listeners] + expected: FAIL + + [Passing an AbortSignal to addEventListener does not prevent removeEventListener] + expected: FAIL + + [Aborting from a nested listener should remove it] + expected: FAIL + + [Removing a once listener works with a passed signal] + expected: FAIL + + [Passing an AbortSignal to addEventListener options should allow removing a listener] + expected: FAIL + + +[AddEventListenerOptions-signal.any.worker.html] + [Passing an AbortSignal to addEventListener works with the once flag] + expected: FAIL + + [Adding then aborting a listener in another listener does not call it] + expected: FAIL + + [Passing an AbortSignal to addEventListener works with the capture flag] + expected: FAIL + + [Aborting from a listener does not call future listeners] + expected: FAIL + + [Passing an AbortSignal to multiple listeners] + expected: FAIL + + [Passing an AbortSignal to addEventListener does not prevent removeEventListener] + expected: FAIL + + [Aborting from a nested listener should remove it] + expected: FAIL + + [Removing a once listener works with a passed signal] + expected: FAIL + + [Passing an AbortSignal to addEventListener options should allow removing a listener] + 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 b22157cd010..30d40e8adee 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,15 +312,18 @@ [