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