From 483e541b90311960d755fe6b8d83e9f57a818a9c Mon Sep 17 00:00:00 2001 From: WPT Sync Bot Date: Mon, 9 Nov 2020 08:19:03 +0000 Subject: [PATCH] Update web-platform-tests to revision d4e6b4dff3070bdb4d4771d116f811821e8c9162 --- .../url/url-in-tags-revoke.window.js.ini | 2 +- .../CSS2/floats/hit-test-floats-002.html.ini | 4 ---- .../inline-negative-margin-001.html.ini | 5 +++- .../css/cssom-view/CaretPosition-001.html.ini | 4 ++++ .../cssom-view/elementFromPosition.html.ini | 3 --- .../cssstyledeclaration-csstext.html.ini | 3 +++ .../fetch/content-type/response.window.js.ini | 4 ++-- .../fetch/content-type/script.window.js.ini | 6 +++++ .../nosniff/parsing-nosniff.window.js.ini | 6 +++++ ...ml.ini => traverse_the_history_2.html.ini} | 2 +- .../traverse_the_history_5.html.ini} | 2 +- .../supported-elements.html.ini | 14 +++++++---- .../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-1.html.ini | 2 +- ...rame_sandbox_popups_nonescaping-3.html.ini | 3 ++- .../form-double-submit-2.html.ini | 4 ++++ ...le-event-handler-settings-objects.html.ini | 2 +- .../sub-sample-buffer-stitching.html.ini | 6 +++++ .../audiocontext-not-fully-active.html.ini | 1 - .../webmessaging/with-ports/017.html.ini | 5 ++++ .../webmessaging/with-ports/018.html.ini | 5 ---- .../Worker/Worker-constructor.html.ini | 2 ++ .../url/url-in-tags-revoke.window.js.ini | 2 +- tests/wpt/metadata/MANIFEST.json | 4 ++-- .../CSS2/floats/hit-test-floats-002.html.ini | 4 ---- .../inline-negative-margin-001.html.ini | 5 +++- .../css/cssom-view/CaretPosition-001.html.ini | 4 ++++ .../cssom-view/elementFromPosition.html.ini | 3 --- .../cssstyledeclaration-csstext.html.ini | 3 +++ .../fetch/content-type/response.window.js.ini | 4 ++-- .../fetch/content-type/script.window.js.ini | 6 +++++ .../nosniff/parsing-nosniff.window.js.ini | 6 +++++ .../traverse_the_history_2.html.ini | 4 ++++ .../traverse_the_history_5.html.ini | 4 ++++ .../supported-elements.html.ini | 14 +++++++---- .../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-1.html.ini | 2 +- ...rame_sandbox_popups_nonescaping-3.html.ini | 3 ++- .../form-double-submit-2.html.ini | 4 ++++ ...le-event-handler-settings-objects.html.ini | 2 +- .../sub-sample-buffer-stitching.html.ini | 6 +++++ .../audiocontext-not-fully-active.html.ini | 1 - .../webmessaging/with-ports/017.html.ini | 5 ++++ .../webmessaging/with-ports/018.html.ini | 5 ---- .../Worker/Worker-constructor.html.ini | 2 ++ .../cssom/cssstyledeclaration-csstext.html | 12 ++++++++++ ...clarative-shadow-dom-opt-in.tentative.html | 24 +++++++++++++++---- 51 files changed, 168 insertions(+), 62 deletions(-) delete mode 100644 tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/cssom-view/CaretPosition-001.html.ini rename tests/wpt/metadata-layout-2020/html/browsers/history/the-history-interface/{traverse_the_history_4.html.ini => traverse_the_history_2.html.ini} (71%) rename tests/wpt/{metadata/html/browsers/history/the-history-interface/traverse_the_history_4.html.ini => metadata-layout-2020/html/browsers/history/the-history-interface/traverse_the_history_5.html.ini} (71%) create 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/webmessaging/with-ports/017.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/webmessaging/with-ports/018.html.ini create mode 100644 tests/wpt/metadata-layout-2020/workers/constructors/Worker/Worker-constructor.html.ini delete mode 100644 tests/wpt/metadata/css/CSS2/floats/hit-test-floats-002.html.ini create mode 100644 tests/wpt/metadata/css/cssom-view/CaretPosition-001.html.ini create mode 100644 tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_2.html.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 create mode 100644 tests/wpt/metadata/webmessaging/with-ports/017.html.ini delete mode 100644 tests/wpt/metadata/webmessaging/with-ports/018.html.ini create mode 100644 tests/wpt/metadata/workers/constructors/Worker/Worker-constructor.html.ini 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 76b44d9e9cf..3605e8f3fc9 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: FAIL + expected: TIMEOUT [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-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/CSS2/linebox/inline-negative-margin-001.html.ini b/tests/wpt/metadata-layout-2020/css/CSS2/linebox/inline-negative-margin-001.html.ini index cb2edcb5dcd..6425f4beda1 100644 --- a/tests/wpt/metadata-layout-2020/css/CSS2/linebox/inline-negative-margin-001.html.ini +++ b/tests/wpt/metadata-layout-2020/css/CSS2/linebox/inline-negative-margin-001.html.ini @@ -5,6 +5,9 @@ [[data-expected-height\] 7] expected: FAIL - [[data-expected-height\] 4] + [[data-expected-height\] 1] + expected: FAIL + + [[data-expected-height\] 2] expected: FAIL 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/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/cssstyledeclaration-csstext.html.ini b/tests/wpt/metadata-layout-2020/css/cssom/cssstyledeclaration-csstext.html.ini index c6715d49f44..6fb6ba40994 100644 --- a/tests/wpt/metadata-layout-2020/css/cssom/cssstyledeclaration-csstext.html.ini +++ b/tests/wpt/metadata-layout-2020/css/cssom/cssstyledeclaration-csstext.html.ini @@ -2,3 +2,6 @@ [cssText on computed style declaration returns the empty string] expected: FAIL + [Shorthands aren't serialized if there are other properties with different logical groups in between] + 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 79dd6434b30..df19a73ebe2 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 @@ -324,9 +324,9 @@ [ - + + +