diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-variables/variables-animation-math-functions.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-variables/variables-animation-math-functions.html.ini | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testing/web-platform/meta/css/css-variables/variables-animation-math-functions.html.ini b/testing/web-platform/meta/css/css-variables/variables-animation-math-functions.html.ini index 92638e9238..ed3d129cd5 100644 --- a/testing/web-platform/meta/css/css-variables/variables-animation-math-functions.html.ini +++ b/testing/web-platform/meta/css/css-variables/variables-animation-math-functions.html.ini @@ -2,9 +2,6 @@ [CSS Transitions: property <--my-angle> from [100deg\] to [calc(sign(20rem - 20px) * 180deg)\] at (-1) should be [20deg\]] expected: FAIL - [CSS Transitions: property <--my-angle> from [100deg\] to [calc(sign(20rem - 20px) * 180deg)\] at (0) should be [100deg\]] - expected: FAIL - [CSS Transitions: property <--my-angle> from [100deg\] to [calc(sign(20rem - 20px) * 180deg)\] at (0.125) should be [110deg\]] expected: FAIL |