diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-align/animation/justify-no-interpolation.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-align/animation/justify-no-interpolation.html.ini | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-align/animation/justify-no-interpolation.html.ini b/testing/web-platform/meta/css/css-align/animation/justify-no-interpolation.html.ini new file mode 100644 index 0000000000..c2e32e10db --- /dev/null +++ b/testing/web-platform/meta/css/css-align/animation/justify-no-interpolation.html.ini @@ -0,0 +1,18 @@ +[justify-no-interpolation.html] + [CSS Transitions: property <justify-items> from [initial\] to [baseline\] at (-0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <justify-items> from [initial\] to [baseline\] at (0) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <justify-items> from [initial\] to [baseline\] at (0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <justify-self> from [initial\] to [baseline\] at (-0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <justify-self> from [initial\] to [baseline\] at (0) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <justify-self> from [initial\] to [baseline\] at (0.3) should be [initial\]] + expected: FAIL |