diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-inline/animation/alignment-baseline-no-interpolation.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-inline/animation/alignment-baseline-no-interpolation.html.ini | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-inline/animation/alignment-baseline-no-interpolation.html.ini b/testing/web-platform/meta/css/css-inline/animation/alignment-baseline-no-interpolation.html.ini new file mode 100644 index 0000000000..f2bc9452ae --- /dev/null +++ b/testing/web-platform/meta/css/css-inline/animation/alignment-baseline-no-interpolation.html.ini @@ -0,0 +1,84 @@ +[alignment-baseline-no-interpolation.html] + [CSS Transitions: property <alignment-baseline> from [initial\] to [central\] at (-0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <alignment-baseline> from [initial\] to [central\] at (0) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <alignment-baseline> from [initial\] to [central\] at (0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <alignment-baseline> from [initial\] to [central\] at (0.5) should be [central\]] + expected: FAIL + + [CSS Transitions: property <alignment-baseline> from [initial\] to [central\] at (0.6) should be [central\]] + expected: FAIL + + [CSS Transitions: property <alignment-baseline> from [initial\] to [central\] at (1) should be [central\]] + expected: FAIL + + [CSS Transitions: property <alignment-baseline> from [initial\] to [central\] at (1.5) should be [central\]] + expected: FAIL + + [CSS Transitions with transition: all: property <alignment-baseline> from [initial\] to [central\] at (-0.3) should be [central\]] + expected: FAIL + + [CSS Transitions with transition: all: property <alignment-baseline> from [initial\] to [central\] at (0) should be [central\]] + expected: FAIL + + [CSS Transitions with transition: all: property <alignment-baseline> from [initial\] to [central\] at (0.3) should be [central\]] + expected: FAIL + + [CSS Transitions with transition: all: property <alignment-baseline> from [initial\] to [central\] at (0.5) should be [central\]] + expected: FAIL + + [CSS Transitions with transition: all: property <alignment-baseline> from [initial\] to [central\] at (0.6) should be [central\]] + expected: FAIL + + [CSS Transitions with transition: all: property <alignment-baseline> from [initial\] to [central\] at (1) should be [central\]] + expected: FAIL + + [CSS Transitions with transition: all: property <alignment-baseline> from [initial\] to [central\] at (1.5) should be [central\]] + expected: FAIL + + [CSS Animations: property <alignment-baseline> from [initial\] to [central\] at (-0.3) should be [initial\]] + expected: FAIL + + [CSS Animations: property <alignment-baseline> from [initial\] to [central\] at (0) should be [initial\]] + expected: FAIL + + [CSS Animations: property <alignment-baseline> from [initial\] to [central\] at (0.3) should be [initial\]] + expected: FAIL + + [CSS Animations: property <alignment-baseline> from [initial\] to [central\] at (0.5) should be [central\]] + expected: FAIL + + [CSS Animations: property <alignment-baseline> from [initial\] to [central\] at (0.6) should be [central\]] + expected: FAIL + + [CSS Animations: property <alignment-baseline> from [initial\] to [central\] at (1) should be [central\]] + expected: FAIL + + [CSS Animations: property <alignment-baseline> from [initial\] to [central\] at (1.5) should be [central\]] + expected: FAIL + + [Web Animations: property <alignment-baseline> from [initial\] to [central\] at (-0.3) should be [initial\]] + expected: FAIL + + [Web Animations: property <alignment-baseline> from [initial\] to [central\] at (0) should be [initial\]] + expected: FAIL + + [Web Animations: property <alignment-baseline> from [initial\] to [central\] at (0.3) should be [initial\]] + expected: FAIL + + [Web Animations: property <alignment-baseline> from [initial\] to [central\] at (0.5) should be [central\]] + expected: FAIL + + [Web Animations: property <alignment-baseline> from [initial\] to [central\] at (0.6) should be [central\]] + expected: FAIL + + [Web Animations: property <alignment-baseline> from [initial\] to [central\] at (1) should be [central\]] + expected: FAIL + + [Web Animations: property <alignment-baseline> from [initial\] to [central\] at (1.5) should be [central\]] + expected: FAIL |