diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-overflow/overflow-no-interpolation.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-overflow/overflow-no-interpolation.html.ini | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-overflow/overflow-no-interpolation.html.ini b/testing/web-platform/meta/css/css-overflow/overflow-no-interpolation.html.ini new file mode 100644 index 0000000000..3d4429b023 --- /dev/null +++ b/testing/web-platform/meta/css/css-overflow/overflow-no-interpolation.html.ini @@ -0,0 +1,81 @@ +[overflow-no-interpolation.html] + [CSS Transitions: property <overflow-clip-margin> from [initial\] to [123px\] at (0.5) should be [123px\]] + expected: FAIL + + [CSS Transitions: property <overflow-clip-margin> from [initial\] to [123px\] at (0.6) should be [123px\]] + expected: FAIL + + [CSS Transitions: property <overflow-clip-margin> from [initial\] to [123px\] at (1.5) should be [123px\]] + expected: FAIL + + [CSS Transitions with transition: all: property <overflow-clip-margin> from [initial\] to [123px\] at (-0.3) should be [123px\]] + expected: FAIL + + [CSS Transitions with transition: all: property <overflow-clip-margin> from [initial\] to [123px\] at (0) should be [123px\]] + expected: FAIL + + [CSS Transitions with transition: all: property <overflow-clip-margin> from [initial\] to [123px\] at (0.3) should be [123px\]] + expected: FAIL + + [CSS Transitions with transition: all: property <overflow-clip-margin> from [initial\] to [123px\] at (0.5) should be [123px\]] + expected: FAIL + + [CSS Transitions with transition: all: property <overflow-clip-margin> from [initial\] to [123px\] at (0.6) should be [123px\]] + expected: FAIL + + [CSS Transitions with transition: all: property <overflow-clip-margin> from [initial\] to [123px\] at (1.5) should be [123px\]] + expected: FAIL + + [CSS Animations: property <overflow-clip-margin> from [initial\] to [123px\] at (-0.3) should be [initial\]] + expected: FAIL + + [CSS Animations: property <overflow-clip-margin> from [initial\] to [123px\] at (0.3) should be [initial\]] + expected: FAIL + + [CSS Animations: property <overflow-clip-margin> from [initial\] to [123px\] at (0.5) should be [123px\]] + expected: FAIL + + [CSS Animations: property <overflow-clip-margin> from [initial\] to [123px\] at (0.6) should be [123px\]] + expected: FAIL + + [CSS Animations: property <overflow-clip-margin> from [initial\] to [123px\] at (1.5) should be [123px\]] + expected: FAIL + + [Web Animations: property <overflow-clip-margin> from [initial\] to [123px\] at (-0.3) should be [initial\]] + expected: FAIL + + [Web Animations: property <overflow-clip-margin> from [initial\] to [123px\] at (0.3) should be [initial\]] + expected: FAIL + + [Web Animations: property <overflow-clip-margin> from [initial\] to [123px\] at (0.5) should be [123px\]] + expected: FAIL + + [Web Animations: property <overflow-clip-margin> from [initial\] to [123px\] at (0.6) should be [123px\]] + expected: FAIL + + [Web Animations: property <overflow-clip-margin> from [initial\] to [123px\] at (1.5) should be [123px\]] + expected: FAIL + + [CSS Transitions: property <overflow-clip-margin> from [initial\] to [123px\] at (0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <overflow-y> from [hidden\] to [visible\] at (-0.3) should be [hidden\]] + expected: FAIL + + [CSS Transitions: property <overflow-clip-margin> from [initial\] to [123px\] at (-0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <overflow-y> from [hidden\] to [visible\] at (0.3) should be [hidden\]] + expected: FAIL + + [CSS Transitions: property <overflow-x> from [hidden\] to [visible\] at (0.3) should be [hidden\]] + expected: FAIL + + [CSS Transitions: property <overflow-x> from [hidden\] to [visible\] at (-0.3) should be [hidden\]] + expected: FAIL + + [CSS Transitions: property <overflow-y> from [hidden\] to [visible\] at (0) should be [hidden\]] + expected: FAIL + + [CSS Transitions: property <overflow-x> from [hidden\] to [visible\] at (0) should be [hidden\]] + expected: FAIL |