diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-backgrounds/animations/discrete-no-interpolation.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-backgrounds/animations/discrete-no-interpolation.html.ini | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-backgrounds/animations/discrete-no-interpolation.html.ini b/testing/web-platform/meta/css/css-backgrounds/animations/discrete-no-interpolation.html.ini new file mode 100644 index 0000000000..1c6833afb8 --- /dev/null +++ b/testing/web-platform/meta/css/css-backgrounds/animations/discrete-no-interpolation.html.ini @@ -0,0 +1,54 @@ +[discrete-no-interpolation.html] + [CSS Transitions: property <background-attachment> from [initial\] to [fixed\] at (-0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <background-attachment> from [initial\] to [fixed\] at (0) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <background-attachment> from [initial\] to [fixed\] at (0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <background-blend-mode> from [initial\] to [overlay\] at (-0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <background-blend-mode> from [initial\] to [overlay\] at (0) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <background-blend-mode> from [initial\] to [overlay\] at (0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <background-clip> from [initial\] to [content-box\] at (-0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <background-clip> from [initial\] to [content-box\] at (0) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <background-clip> from [initial\] to [content-box\] at (0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <background-origin> from [initial\] to [border-box\] at (-0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <background-origin> from [initial\] to [border-box\] at (0) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <background-origin> from [initial\] to [border-box\] at (0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <background-repeat> from [initial\] to [round\] at (-0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <background-repeat> from [initial\] to [round\] at (0) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <background-repeat> from [initial\] to [round\] at (0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <border-image-repeat> from [initial\] to [round\] at (-0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <border-image-repeat> from [initial\] to [round\] at (0) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <border-image-repeat> from [initial\] to [round\] at (0.3) should be [initial\]] + expected: FAIL |