From d3f13093104792461ad35ea830a3f9a0858743d3 Mon Sep 17 00:00:00 2001 From: Delan Azabani Date: Mon, 27 Mar 2023 18:43:02 +0800 Subject: [PATCH] update expectations --- .../white-space/text-wrap-balance-dynamic-001.html.ini | 2 -- .../css/css-transitions/transition-important.html.ini | 3 --- .../the-window-object/window-prototype-chain.html.ini | 3 --- tests/wpt/metadata/html/dom/idlharness.https.html.ini | 3 --- .../html/semantics/popovers/popover-types.html.ini | 1 - .../class-string-named-properties-object.window.js.ini | 7 ------- 6 files changed, 19 deletions(-) delete mode 100644 tests/wpt/metadata/css/css-text/white-space/text-wrap-balance-dynamic-001.html.ini delete mode 100644 tests/wpt/metadata/css/css-transitions/transition-important.html.ini delete mode 100644 tests/wpt/metadata/html/browsers/the-window-object/window-prototype-chain.html.ini delete mode 100644 tests/wpt/metadata/webidl/ecmascript-binding/class-string-named-properties-object.window.js.ini diff --git a/tests/wpt/metadata/css/css-text/white-space/text-wrap-balance-dynamic-001.html.ini b/tests/wpt/metadata/css/css-text/white-space/text-wrap-balance-dynamic-001.html.ini deleted file mode 100644 index 55286b7a73b..00000000000 --- a/tests/wpt/metadata/css/css-text/white-space/text-wrap-balance-dynamic-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[text-wrap-balance-dynamic-001.html] - expected: FAIL diff --git a/tests/wpt/metadata/css/css-transitions/transition-important.html.ini b/tests/wpt/metadata/css/css-transitions/transition-important.html.ini deleted file mode 100644 index 602bb94e9e1..00000000000 --- a/tests/wpt/metadata/css/css-transitions/transition-important.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[transition-important.html] - [!important should not override transition] - expected: FAIL diff --git a/tests/wpt/metadata/html/browsers/the-window-object/window-prototype-chain.html.ini b/tests/wpt/metadata/html/browsers/the-window-object/window-prototype-chain.html.ini deleted file mode 100644 index 89afa44efd8..00000000000 --- a/tests/wpt/metadata/html/browsers/the-window-object/window-prototype-chain.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[window-prototype-chain.html] - [Global scope polluter] - expected: FAIL diff --git a/tests/wpt/metadata/html/dom/idlharness.https.html.ini b/tests/wpt/metadata/html/dom/idlharness.https.html.ini index 153c586b514..396feea2e32 100644 --- a/tests/wpt/metadata/html/dom/idlharness.https.html.ini +++ b/tests/wpt/metadata/html/dom/idlharness.https.html.ini @@ -1621,9 +1621,6 @@ [Document interface: new Document() must inherit property "designMode" with the proper type] expected: FAIL - [Window interface: existence and properties of interface prototype object] - expected: FAIL - [Document interface: calling queryCommandIndeterm(DOMString) on documentWithHandlers with too few arguments must throw TypeError] expected: FAIL diff --git a/tests/wpt/metadata/html/semantics/popovers/popover-types.html.ini b/tests/wpt/metadata/html/semantics/popovers/popover-types.html.ini index 597f4077508..21598a8f1ec 100644 --- a/tests/wpt/metadata/html/semantics/popovers/popover-types.html.ini +++ b/tests/wpt/metadata/html/semantics/popovers/popover-types.html.ini @@ -1,4 +1,3 @@ [popover-types.html] - expected: ERROR [manuals do not close popovers] expected: FAIL diff --git a/tests/wpt/metadata/webidl/ecmascript-binding/class-string-named-properties-object.window.js.ini b/tests/wpt/metadata/webidl/ecmascript-binding/class-string-named-properties-object.window.js.ini deleted file mode 100644 index c16ce1eec8c..00000000000 --- a/tests/wpt/metadata/webidl/ecmascript-binding/class-string-named-properties-object.window.js.ini +++ /dev/null @@ -1,7 +0,0 @@ -[class-string-named-properties-object.window.html] - [@@toStringTag exists with the appropriate descriptor] - expected: FAIL - - [Object.prototype.toString] - expected: FAIL -