From 4aba25d880e65ec464be75493f6936d812f7fe54 Mon Sep 17 00:00:00 2001 From: WPT Sync Bot Date: Mon, 4 Nov 2019 10:24:25 +0000 Subject: [PATCH] Update web-platform-tests to revision 341891a7294014cb21b0a85cd0e024997aa21555 --- .../url/url-in-tags-revoke.window.js.ini | 2 +- tests/wpt/metadata/MANIFEST.json | 32 ++- .../inline-negative-margin-001.html.ini | 4 +- .../fetch/content-type/response.window.js.ini | 17 +- .../fetch/content-type/script.window.js.ini | 5 +- .../nosniff/parsing-nosniff.window.js.ini | 6 + .../traverse_the_history_1.html.ini | 4 - .../traverse_the_history_5.html.ini | 4 - ...ocument_domain_access_details.sub.html.ini | 8 +- .../embedded-opener-remove-frame.html.ini | 4 +- .../html/dom/idlharness.https.html.ini | 21 ++ .../iframe_sandbox_popups_escaping-3.html.ini | 3 +- .../button-submit-children.html.ini | 5 + .../the-details-element/toggleEvent.html.ini | 7 - .../parsing/DOMContentLoaded-defer.html.ini | 4 + .../2d.shadow.offset.negativeX.html.ini | 1 + .../realtimeanalyser-fft-scaling.html.ini | 1 + .../webmessaging/with-ports/017.html.ini | 5 + .../webmessaging/without-ports/017.html.ini | 5 + .../workers/WorkerGlobalScope-close.html.ini | 4 - .../alpha/import-in-moduleworker.html.ini | 1 - .../alpha/sharedworker-in-worker.html.ini | 1 - .../Worker/Worker-constructor.html.ini | 2 - ....html => clip-path-interpolation-001.html} | 0 .../clip-path-interpolation-002.html | 221 ++++++++++++++++++ .../docs/running-tests/from-local-system.md | 2 +- .../docs/writing-tests/index.md | 2 +- ...al.md => testdriver-extension-tutorial.md} | 3 +- .../docs/writing-tests/testdriver.md | 18 +- .../docs/writing-tests/testharness.md | 2 +- .../web-platform-tests/interfaces/html.idl | 58 +++-- 31 files changed, 370 insertions(+), 82 deletions(-) delete mode 100644 tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_1.html.ini delete 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/the-button-element/button-submit-children.html.ini delete mode 100644 tests/wpt/metadata/html/semantics/interactive-elements/the-details-element/toggleEvent.html.ini create mode 100644 tests/wpt/metadata/html/syntax/parsing/DOMContentLoaded-defer.html.ini create mode 100644 tests/wpt/metadata/webmessaging/with-ports/017.html.ini create mode 100644 tests/wpt/metadata/webmessaging/without-ports/017.html.ini delete mode 100644 tests/wpt/metadata/workers/WorkerGlobalScope-close.html.ini delete mode 100644 tests/wpt/metadata/workers/constructors/Worker/Worker-constructor.html.ini rename tests/wpt/web-platform-tests/css/css-masking/animations/{clip-path-interpolation.html => clip-path-interpolation-001.html} (100%) create mode 100644 tests/wpt/web-platform-tests/css/css-masking/animations/clip-path-interpolation-002.html rename tests/wpt/web-platform-tests/docs/writing-tests/{testdriver-tutorial.md => testdriver-extension-tutorial.md} (99%) diff --git a/tests/wpt/metadata/FileAPI/url/url-in-tags-revoke.window.js.ini b/tests/wpt/metadata/FileAPI/url/url-in-tags-revoke.window.js.ini index 76b398963ae..a9e46713244 100644 --- a/tests/wpt/metadata/FileAPI/url/url-in-tags-revoke.window.js.ini +++ b/tests/wpt/metadata/FileAPI/url/url-in-tags-revoke.window.js.ini @@ -7,7 +7,7 @@ expected: FAIL [Opening a blob URL in a new window immediately before revoking it works.] - expected: FAIL + expected: TIMEOUT [Opening a blob URL in a noopener about:blank window immediately before revoking it works.] expected: FAIL diff --git a/tests/wpt/metadata/MANIFEST.json b/tests/wpt/metadata/MANIFEST.json index 99a4907821f..81bfc918c14 100644 --- a/tests/wpt/metadata/MANIFEST.json +++ b/tests/wpt/metadata/MANIFEST.json @@ -264669,7 +264669,7 @@ "docs/writing-tests/test-templates.md": [ [] ], - "docs/writing-tests/testdriver-tutorial.md": [ + "docs/writing-tests/testdriver-extension-tutorial.md": [ [] ], "docs/writing-tests/testdriver.md": [ @@ -321772,9 +321772,15 @@ {} ] ], - "css/css-masking/animations/clip-path-interpolation.html": [ + "css/css-masking/animations/clip-path-interpolation-001.html": [ [ - "css/css-masking/animations/clip-path-interpolation.html", + "css/css-masking/animations/clip-path-interpolation-001.html", + {} + ] + ], + "css/css-masking/animations/clip-path-interpolation-002.html": [ + [ + "css/css-masking/animations/clip-path-interpolation-002.html", {} ] ], @@ -579051,10 +579057,14 @@ "322ebd724e8524e85d8afe369b6bafaabbec8c79", "testharness" ], - "css/css-masking/animations/clip-path-interpolation.html": [ + "css/css-masking/animations/clip-path-interpolation-001.html": [ "21c34f1f2b75ec7345a97b00db62a49b038cf026", "testharness" ], + "css/css-masking/animations/clip-path-interpolation-002.html": [ + "e00170ed331bcbca450a4de5ef41c415cc88d2b9", + "testharness" + ], "css/css-masking/clip-path-svg-content/clip-path-clip-nested-twice.svg": [ "269e8feed2d3c21774a7c94729c3551899ce4d92", "reftest" @@ -631176,7 +631186,7 @@ "support" ], "docs/running-tests/from-local-system.md": [ - "0f337176c47d7c38bcaebd85fd86628e1870dfae", + "bc8b50ffd104199c3489415119e1ef148723827a", "support" ], "docs/running-tests/from-web.md": [ @@ -631236,7 +631246,7 @@ "support" ], "docs/writing-tests/index.md": [ - "0e0d3f35b00a20345d319914344bf779d4016aa8", + "84735b5ba3644a7a9e30ae21591649e75c82208f", "support" ], "docs/writing-tests/lint-tool.md": [ @@ -631283,12 +631293,12 @@ "858758b4c8e022afe53d76184a65a44da8106a1b", "support" ], - "docs/writing-tests/testdriver-tutorial.md": [ - "275c813355c6cb8e6b5e2e6c1595f40bde28e7ec", + "docs/writing-tests/testdriver-extension-tutorial.md": [ + "262e394353632ccc4aaa8b42955d09a0de61624f", "support" ], "docs/writing-tests/testdriver.md": [ - "99176906130c3812c9876fe72707175e35d961e8", + "6b398b993b61f835dc18b1a97019ab3d3d1377e0", "support" ], "docs/writing-tests/testharness-api.md": [ @@ -631300,7 +631310,7 @@ "support" ], "docs/writing-tests/testharness.md": [ - "17ee097ce185d07ac7353a1541c5c30593b9c387", + "acab70a1f1630cce6a270d8a966d166c90c23c22", "support" ], "docs/writing-tests/tools.md": [ @@ -661992,7 +662002,7 @@ "support" ], "interfaces/html.idl": [ - "8347c5d4cdc9b00550efcec7f2a77993f2b7ccf6", + "486875ec274f84ca5a6dae5c341b76119cc2e540", "support" ], "interfaces/image-capture.idl": [ diff --git a/tests/wpt/metadata/css/CSS2/linebox/inline-negative-margin-001.html.ini b/tests/wpt/metadata/css/CSS2/linebox/inline-negative-margin-001.html.ini index 94a3570d26b..9f60026f6d9 100644 --- a/tests/wpt/metadata/css/CSS2/linebox/inline-negative-margin-001.html.ini +++ b/tests/wpt/metadata/css/CSS2/linebox/inline-negative-margin-001.html.ini @@ -5,9 +5,9 @@ [[data-expected-height\] 7] expected: FAIL - [[data-expected-height\] 3] + [[data-expected-height\] 1] expected: FAIL - [[data-expected-height\] 4] + [[data-expected-height\] 2] expected: FAIL diff --git a/tests/wpt/metadata/fetch/content-type/response.window.js.ini b/tests/wpt/metadata/fetch/content-type/response.window.js.ini index ab300c199fb..8f3c2aded90 100644 --- a/tests/wpt/metadata/fetch/content-type/response.window.js.ini +++ b/tests/wpt/metadata/fetch/content-type/response.window.js.ini @@ -312,18 +312,21 @@ [