From 772b801f750d4c6a3645ff763ee95325ae420529 Mon Sep 17 00:00:00 2001 From: Servo WPT Sync Date: Sun, 16 Mar 2025 01:24:39 +0000 Subject: Update web-platform-tests to revision b'7a9307ef9e1e88229ced4a29991270d20911669c' Signed-off-by: WPT Sync Bot --- .../css-values/calc-sibling-function-parsing.html.ini | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 tests/wpt/meta/css/css-values/calc-sibling-function-parsing.html.ini (limited to 'tests/wpt/meta/css/css-values/calc-sibling-function-parsing.html.ini') diff --git a/tests/wpt/meta/css/css-values/calc-sibling-function-parsing.html.ini b/tests/wpt/meta/css/css-values/calc-sibling-function-parsing.html.ini deleted file mode 100644 index 6b15ad93bf7..00000000000 --- a/tests/wpt/meta/css/css-values/calc-sibling-function-parsing.html.ini +++ /dev/null @@ -1,18 +0,0 @@ -[calc-sibling-function-parsing.html] - [e.style['left'\] = "calc(1px * sibling-index())" should set the property value] - expected: FAIL - - [e.style['left'\] = "calc(1px * sibling-index( ))" should set the property value] - expected: FAIL - - [e.style['z-index'\] = "sibling-index()" should set the property value] - expected: FAIL - - [e.style['left'\] = "calc(1px * sibling-count())" should set the property value] - expected: FAIL - - [e.style['left'\] = "calc(1px * sibling-count( ))" should set the property value] - expected: FAIL - - [e.style['z-index'\] = "sibling-count()" should set the property value] - expected: FAIL -- cgit v1.2.3