From cf1754151cdb6c388224b0beba8766c80658c81b Mon Sep 17 00:00:00 2001 From: WPT Sync Bot Date: Sun, 24 Nov 2019 08:32:33 +0000 Subject: [PATCH] Update web-platform-tests to revision 3f26c954fb1791782bb73bd2f37a727bd8650d55 --- .../url/url-in-tags-revoke.window.js.ini | 2 +- tests/wpt/metadata/MANIFEST.json | 64 ++++++++++++++- .../perspective-interpolation.html.ini | 2 +- .../elementFromPoint-list-001.html.ini | 3 - .../encoding/single-byte-decoder.html.ini | 1 - .../fetch/content-type/response.window.js.ini | 20 ++--- .../fetch/content-type/script.window.js.ini | 3 - .../nosniff/parsing-nosniff.window.js.ini | 3 - .../traverse_the_history_5.html.ini | 4 - ...creating_browsing_context_test_01.html.ini | 4 - ...s-negative-innerwidth-innerheight.html.ini | 19 +++++ .../open-features-negative-top-left.html.ini | 19 +++++ ...en-features-negative-width-height.html.ini | 19 ----- .../open-features-non-integer-top.html.ini | 28 ++++--- .../open-features-non-integer-width.html.ini | 34 +++++--- .../embedded-opener-remove-frame.html.ini | 4 +- ...rame_sandbox_popups_nonescaping-1.html.ini | 2 +- .../non-active-document.html.ini | 10 +++ .../form-double-submit-3.html.ini | 2 +- .../form-double-submit.html.ini | 2 +- .../script-onerror-insertion-point-2.html.ini | 2 + .../promise-rejection-events-onerror.html.ini | 5 ++ ...ight-quirk-excludes-flex-grid-002.html.ini | 2 + .../webmessaging/with-ports/018.html.ini | 5 ++ .../webmessaging/without-ports/017.html.ini | 5 ++ .../form-submission-algorithm.html | 15 ++++ ...e-height-quirk-excludes-flex-grid-001.html | 78 +++++++++++++++++++ ...e-height-quirk-excludes-flex-grid-002.html | 56 +++++++++++++ ...ight-quirk-excludes-flex-grid-001-ref.html | 76 ++++++++++++++++++ ...t-quirk-excludes-flex-grid-002-notref.html | 54 +++++++++++++ ...ight-quirk-excludes-flex-grid-002-ref.html | 49 ++++++++++++ 31 files changed, 516 insertions(+), 76 deletions(-) delete mode 100644 tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_5.html.ini delete mode 100644 tests/wpt/metadata/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html.ini create mode 100644 tests/wpt/metadata/html/semantics/embedded-content/the-img-element/non-active-document.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/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events-onerror.html.ini create mode 100644 tests/wpt/metadata/quirks/percentage-height-quirk-excludes-flex-grid-002.html.ini create mode 100644 tests/wpt/metadata/webmessaging/with-ports/018.html.ini create mode 100644 tests/wpt/metadata/webmessaging/without-ports/017.html.ini create mode 100644 tests/wpt/web-platform-tests/quirks/percentage-height-quirk-excludes-flex-grid-001.html create mode 100644 tests/wpt/web-platform-tests/quirks/percentage-height-quirk-excludes-flex-grid-002.html create mode 100644 tests/wpt/web-platform-tests/quirks/reference/percentage-height-quirk-excludes-flex-grid-001-ref.html create mode 100644 tests/wpt/web-platform-tests/quirks/reference/percentage-height-quirk-excludes-flex-grid-002-notref.html create mode 100644 tests/wpt/web-platform-tests/quirks/reference/percentage-height-quirk-excludes-flex-grid-002-ref.html 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 a9e46713244..76b398963ae 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: TIMEOUT + expected: FAIL [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 3bf07accd5a..85c96a326f6 100644 --- a/tests/wpt/metadata/MANIFEST.json +++ b/tests/wpt/metadata/MANIFEST.json @@ -206661,6 +206661,30 @@ {} ] ], + "quirks/percentage-height-quirk-excludes-flex-grid-001.html": [ + [ + "quirks/percentage-height-quirk-excludes-flex-grid-001.html", + [ + [ + "/quirks/reference/percentage-height-quirk-excludes-flex-grid-001-ref.html", + "==" + ] + ], + {} + ] + ], + "quirks/percentage-height-quirk-excludes-flex-grid-002.html": [ + [ + "quirks/percentage-height-quirk-excludes-flex-grid-002.html", + [ + [ + "/quirks/reference/percentage-height-quirk-excludes-flex-grid-002-ref.html", + "==" + ] + ], + {} + ] + ], "quirks/table-cell-width-calculation-abspos.html": [ [ "quirks/table-cell-width-calculation-abspos.html", @@ -212784,6 +212808,18 @@ ], {} ] + ], + "quirks/reference/percentage-height-quirk-excludes-flex-grid-002-ref.html": [ + [ + "quirks/reference/percentage-height-quirk-excludes-flex-grid-002-ref.html", + [ + [ + "/quirks/reference/percentage-height-quirk-excludes-flex-grid-002-notref.html", + "!=" + ] + ], + {} + ] ] }, "support": { @@ -279057,6 +279093,12 @@ "quirks/reference/green-100px-square-no-red.html": [ [] ], + "quirks/reference/percentage-height-quirk-excludes-flex-grid-001-ref.html": [ + [] + ], + "quirks/reference/percentage-height-quirk-excludes-flex-grid-002-notref.html": [ + [] + ], "quirks/reference/table-cell-width-calculation-abspos-ref.html": [ [] ], @@ -657627,7 +657669,7 @@ "support" ], "html/semantics/forms/form-submission-0/form-submission-algorithm.html": [ - "df39b57353c67ebb02014865f28d739bbf24c690", + "2d5ac276374370dd594d3d8f98c1b85e8186eb26", "testharness" ], "html/semantics/forms/form-submission-0/getactionurl.html": [ @@ -680954,10 +680996,30 @@ "e56a03b4b41b72edca91ff261e766fc9d2cc5426", "testharness" ], + "quirks/percentage-height-quirk-excludes-flex-grid-001.html": [ + "cb0f772b1fa2fed26992f288cc345e7ab418d919", + "reftest" + ], + "quirks/percentage-height-quirk-excludes-flex-grid-002.html": [ + "88df89d0932e8f347ffad8faa4e5da9dc2e71b56", + "reftest" + ], "quirks/reference/green-100px-square-no-red.html": [ "159d9a52a01a0b328680a530603cb496ab2d5fcf", "support" ], + "quirks/reference/percentage-height-quirk-excludes-flex-grid-001-ref.html": [ + "29f8e26a67f27e9ae250e464c05a8f3af1e0b9a5", + "support" + ], + "quirks/reference/percentage-height-quirk-excludes-flex-grid-002-notref.html": [ + "19aa243a0045f4378b55a00dd3b2431fc9a9ec23", + "support" + ], + "quirks/reference/percentage-height-quirk-excludes-flex-grid-002-ref.html": [ + "c63bc0efa85f59eb496875072970016cf77d3c9d", + "reftest_node" + ], "quirks/reference/table-cell-width-calculation-abspos-ref.html": [ "41d2203b4a08323a2d6b9894f1ad133e35130265", "support" diff --git a/tests/wpt/metadata/css/css-transforms/animation/perspective-interpolation.html.ini b/tests/wpt/metadata/css/css-transforms/animation/perspective-interpolation.html.ini index 1193e3dfa5c..03f2f3fe9d1 100644 --- a/tests/wpt/metadata/css/css-transforms/animation/perspective-interpolation.html.ini +++ b/tests/wpt/metadata/css/css-transforms/animation/perspective-interpolation.html.ini @@ -1,5 +1,5 @@ [perspective-interpolation.html] - expected: ERROR + expected: CRASH [ perspective interpolation] expected: FAIL diff --git a/tests/wpt/metadata/css/cssom-view/elementFromPoint-list-001.html.ini b/tests/wpt/metadata/css/cssom-view/elementFromPoint-list-001.html.ini index c364dd10b5c..668c3f52a5b 100644 --- a/tests/wpt/metadata/css/cssom-view/elementFromPoint-list-001.html.ini +++ b/tests/wpt/metadata/css/cssom-view/elementFromPoint-list-001.html.ini @@ -14,6 +14,3 @@ [
  • Outside 3
  • ] expected: FAIL - [
  • Inside 1
  • ] - expected: FAIL - diff --git a/tests/wpt/metadata/encoding/single-byte-decoder.html.ini b/tests/wpt/metadata/encoding/single-byte-decoder.html.ini index 3d135f3bd66..939a36eb9d9 100644 --- a/tests/wpt/metadata/encoding/single-byte-decoder.html.ini +++ b/tests/wpt/metadata/encoding/single-byte-decoder.html.ini @@ -2,7 +2,6 @@ type: testharness [single-byte-decoder.html?document] - expected: TIMEOUT [ISO-8859-4: iso_8859-4:1988 (document.characterSet and document.inputEncoding)] 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 284ea0dcf02..9abfe827b60 100644 --- a/tests/wpt/metadata/fetch/content-type/response.window.js.ini +++ b/tests/wpt/metadata/fetch/content-type/response.window.js.ini @@ -312,24 +312,18 @@ [