From 22c8dbb4edf2a13cd4f9edda8ceb53bd9df583f2 Mon Sep 17 00:00:00 2001 From: moz-wptsync-bot Date: Thu, 23 Mar 2023 23:35:28 +0000 Subject: [PATCH] Bug 1823555 [wpt PR 39095] - Update wpt metadata, a=testonly wpt-pr: 39095 wpt-type: metadata --- .../display-interpolation.html.ini | 90 +++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 testing/web-platform/meta/css/css-animations/display-interpolation.html.ini diff --git a/testing/web-platform/meta/css/css-animations/display-interpolation.html.ini b/testing/web-platform/meta/css/css-animations/display-interpolation.html.ini new file mode 100644 index 000000000000..dab1100cb629 --- /dev/null +++ b/testing/web-platform/meta/css/css-animations/display-interpolation.html.ini @@ -0,0 +1,90 @@ +[display-interpolation.html] + [CSS Transitions: property from [block\] to [none\] at (-1) should be [block\]] + expected: FAIL + + [CSS Transitions: property from [block\] to [none\] at (0) should be [block\]] + expected: FAIL + + [CSS Transitions: property from [block\] to [none\] at (0.1) should be [block\]] + expected: FAIL + + [CSS Transitions: property from [block\] to [none\] at (0.9) should be [block\]] + expected: FAIL + + [CSS Animations: property from [block\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [block\] to [none\] at (1.5) should be [none\]] + expected: FAIL + + [Web Animations: property from [block\] to [none\] at (1) should be [none\]] + expected: FAIL + + [Web Animations: property from [block\] to [none\] at (1.5) should be [none\]] + expected: FAIL + + [CSS Animations: property from [none\] to [block\] at (-1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [none\] to [block\] at (0) should be [none\]] + expected: FAIL + + [Web Animations: property from [none\] to [block\] at (-1) should be [none\]] + expected: FAIL + + [Web Animations: property from [none\] to [block\] at (0) should be [none\]] + expected: FAIL + + [CSS Animations: property from [inline\] to [block\] at (-0.3) should be [inline\]] + expected: FAIL + + [CSS Animations: property from [inline\] to [block\] at (0) should be [inline\]] + expected: FAIL + + [CSS Animations: property from [inline\] to [block\] at (0.3) should be [inline\]] + expected: FAIL + + [Web Animations: property from [inline\] to [block\] at (-0.3) should be [inline\]] + expected: FAIL + + [Web Animations: property from [inline\] to [block\] at (0) should be [inline\]] + expected: FAIL + + [Web Animations: property from [inline\] to [block\] at (0.3) should be [inline\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (-1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (0) should be [none\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (0.1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (0.9) should be [none\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (1.5) should be [none\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (-1) should be [none\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (0) should be [none\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (0.1) should be [none\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (0.9) should be [none\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (1) should be [none\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (1.5) should be [none\]] + expected: FAIL