diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-display/animations/display-interpolation.tentative.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-display/animations/display-interpolation.tentative.html.ini | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-display/animations/display-interpolation.tentative.html.ini b/testing/web-platform/meta/css/css-display/animations/display-interpolation.tentative.html.ini new file mode 100644 index 0000000000..4867093d56 --- /dev/null +++ b/testing/web-platform/meta/css/css-display/animations/display-interpolation.tentative.html.ini @@ -0,0 +1,42 @@ +[display-interpolation.tentative.html] + [CSS Animations: property <display> from [grid\] to [flex\] at (-0.3) should be [grid\]] + expected: FAIL + + [CSS Animations: property <display> from [grid\] to [flex\] at (0) should be [grid\]] + expected: FAIL + + [CSS Animations: property <display> from [grid\] to [flex\] at (0.3) should be [grid\]] + expected: FAIL + + [CSS Animations: property <display> from [grid\] to [flex\] at (0.5) should be [flex\]] + expected: FAIL + + [CSS Animations: property <display> from [grid\] to [flex\] at (0.6) should be [flex\]] + expected: FAIL + + [CSS Animations: property <display> from [grid\] to [flex\] at (1) should be [flex\]] + expected: FAIL + + [CSS Animations: property <display> from [grid\] to [flex\] at (1.5) should be [flex\]] + expected: FAIL + + [Web Animations: property <display> from [grid\] to [flex\] at (-0.3) should be [grid\]] + expected: FAIL + + [Web Animations: property <display> from [grid\] to [flex\] at (0) should be [grid\]] + expected: FAIL + + [Web Animations: property <display> from [grid\] to [flex\] at (0.3) should be [grid\]] + expected: FAIL + + [Web Animations: property <display> from [grid\] to [flex\] at (0.5) should be [flex\]] + expected: FAIL + + [Web Animations: property <display> from [grid\] to [flex\] at (0.6) should be [flex\]] + expected: FAIL + + [Web Animations: property <display> from [grid\] to [flex\] at (1) should be [flex\]] + expected: FAIL + + [Web Animations: property <display> from [grid\] to [flex\] at (1.5) should be [flex\]] + expected: FAIL |