diff options
Diffstat (limited to 'tests/wpt/meta/css/css-ui')
-rw-r--r-- | tests/wpt/meta/css/css-ui/animation/cursor-no-interpolation.html.ini | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/tests/wpt/meta/css/css-ui/animation/cursor-no-interpolation.html.ini b/tests/wpt/meta/css/css-ui/animation/cursor-no-interpolation.html.ini index 57f9223611c..7d3a1bb6bcc 100644 --- a/tests/wpt/meta/css/css-ui/animation/cursor-no-interpolation.html.ini +++ b/tests/wpt/meta/css/css-ui/animation/cursor-no-interpolation.html.ini @@ -1,13 +1,4 @@ [cursor-no-interpolation.html] - [CSS Transitions with transition: all: property <cursor> from [initial\] to [none\] at (-0.3) should be [none\]] - expected: FAIL - - [CSS Transitions with transition: all: property <cursor> from [initial\] to [none\] at (0) should be [none\]] - expected: FAIL - - [CSS Transitions with transition: all: property <cursor> from [initial\] to [none\] at (0.3) should be [none\]] - expected: FAIL - [Web Animations: property <cursor> from [initial\] to [none\] at (-0.3) should be [initial\]] expected: FAIL @@ -28,12 +19,3 @@ [Web Animations: property <cursor> from [initial\] to [none\] at (1.5) should be [none\]] expected: FAIL - - [CSS Transitions: property <cursor> from [initial\] to [none\] at (-0.3) should be [none\]] - expected: FAIL - - [CSS Transitions: property <cursor> from [initial\] to [none\] at (0) should be [none\]] - expected: FAIL - - [CSS Transitions: property <cursor> from [initial\] to [none\] at (0.3) should be [none\]] - expected: FAIL |