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 @@ [