diff --git a/tests/wpt/metadata/css/css-transforms/animation/rotate-interpolation.html.ini b/tests/wpt/metadata/css/css-transforms/animation/rotate-interpolation.html.ini index 8590593db04..75fd404ab49 100644 --- a/tests/wpt/metadata/css/css-transforms/animation/rotate-interpolation.html.ini +++ b/tests/wpt/metadata/css/css-transforms/animation/rotate-interpolation.html.ini @@ -344,14 +344,5 @@ [Web Animations: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (1) should be [0.22 -0.55 0.8 -100deg\]] expected: FAIL - [CSS Transitions: property from [45deg\] to [-1 1 0 60deg\] at (0) should be [45deg\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [45deg\] to [-1 1 0 60deg\] at (0) should be [45deg\]] - expected: FAIL - - [CSS Animations: property from [45deg\] to [-1 1 0 60deg\] at (0) should be [45deg\]] - expected: FAIL - [Web Animations: property from [45deg\] to [-1 1 0 60deg\] at (0) should be [45deg\]] expected: FAIL diff --git a/tests/wpt/metadata/css/css-transforms/parsing/rotate-parsing-valid.html.ini b/tests/wpt/metadata/css/css-transforms/parsing/rotate-parsing-valid.html.ini deleted file mode 100644 index b7662bdbf26..00000000000 --- a/tests/wpt/metadata/css/css-transforms/parsing/rotate-parsing-valid.html.ini +++ /dev/null @@ -1,12 +0,0 @@ -[rotate-parsing-valid.html] - [e.style['rotate'\] = "0 0 0 400grad" should set the property value] - expected: FAIL - - [e.style['rotate'\] = "400grad z" should set the property value] - expected: FAIL - - [e.style['rotate'\] = "0 0 0.5 400grad" should set the property value] - expected: FAIL - - [e.style['rotate'\] = "0 0 1 400grad" should set the property value] - expected: FAIL diff --git a/tests/wpt/metadata/css/cssom/shorthand-values.html.ini b/tests/wpt/metadata/css/cssom/shorthand-values.html.ini index badceaee7fe..a41c085aee4 100644 --- a/tests/wpt/metadata/css/cssom/shorthand-values.html.ini +++ b/tests/wpt/metadata/css/cssom/shorthand-values.html.ini @@ -29,8 +29,5 @@ [The serialization of list-style-type: circle; list-style-position: inside; list-style-image: initial; should be canonical.] expected: FAIL - [The serialization of list-style-type: circle; list-style-position: inside; list-style-image: none; should be canonical.] - expected: FAIL - [The serialization of border-top: 1px; border-right: 1px; border-bottom: 1px; border-left: 1px; border-image: none; should be canonical.] expected: FAIL