diff options
Diffstat (limited to 'tests/wpt/meta/css/css-text/animations/line-break-no-interpolation.html.ini')
-rw-r--r-- | tests/wpt/meta/css/css-text/animations/line-break-no-interpolation.html.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/wpt/meta/css/css-text/animations/line-break-no-interpolation.html.ini b/tests/wpt/meta/css/css-text/animations/line-break-no-interpolation.html.ini index d883f52a121..4c67a0468bc 100644 --- a/tests/wpt/meta/css/css-text/animations/line-break-no-interpolation.html.ini +++ b/tests/wpt/meta/css/css-text/animations/line-break-no-interpolation.html.ini @@ -82,3 +82,12 @@ [Web Animations: property <line-break> from [initial\] to [anywhere\] at (1.5) should be [anywhere\]] expected: FAIL + + [CSS Transitions: property <line-break> from [initial\] to [anywhere\] at (-0.3) should be [anywhere\]] + expected: FAIL + + [CSS Transitions: property <line-break> from [initial\] to [anywhere\] at (0) should be [anywhere\]] + expected: FAIL + + [CSS Transitions: property <line-break> from [initial\] to [anywhere\] at (0.3) should be [anywhere\]] + expected: FAIL |