diff options
Diffstat (limited to 'testing/web-platform/meta/css/motion/animation/offset-rotate-interpolation.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/motion/animation/offset-rotate-interpolation.html.ini | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/motion/animation/offset-rotate-interpolation.html.ini b/testing/web-platform/meta/css/motion/animation/offset-rotate-interpolation.html.ini new file mode 100644 index 0000000000..bba8de7fb5 --- /dev/null +++ b/testing/web-platform/meta/css/motion/animation/offset-rotate-interpolation.html.ini @@ -0,0 +1,54 @@ +[offset-rotate-interpolation.html] + [CSS Transitions: property <offset-rotate> from [reverse 90deg\] to [360deg\] at (-0.3) should be [reverse 90deg\]] + expected: FAIL + + [CSS Transitions: property <offset-rotate> from [reverse 90deg\] to [360deg\] at (0) should be [reverse 90deg\]] + expected: FAIL + + [CSS Transitions: property <offset-rotate> from [reverse 90deg\] to [360deg\] at (0.3) should be [reverse 90deg\]] + expected: FAIL + + [CSS Transitions: property <offset-rotate> from [6rad\] to [auto\] at (-0.3) should be [6rad\]] + expected: FAIL + + [CSS Transitions: property <offset-rotate> from [6rad\] to [auto\] at (0) should be [6rad\]] + expected: FAIL + + [CSS Transitions: property <offset-rotate> from [6rad\] to [auto\] at (0.3) should be [6rad\]] + expected: FAIL + + [CSS Transitions: property <offset-rotate> from [initial\] to [20deg\] at (-0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <offset-rotate> from [initial\] to [20deg\] at (0) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <offset-rotate> from [initial\] to [20deg\] at (0.3) should be [initial\]] + expected: FAIL + + [CSS Transitions: property <offset-rotate> from [unset\] to [20deg\] at (-0.3) should be [unset\]] + expected: FAIL + + [CSS Transitions: property <offset-rotate> from [unset\] to [20deg\] at (0) should be [unset\]] + expected: FAIL + + [CSS Transitions: property <offset-rotate> from [unset\] to [20deg\] at (0.3) should be [unset\]] + expected: FAIL + + [CSS Transitions: property <offset-rotate> from [auto 200deg\] to [300deg\] at (-0.3) should be [auto 200deg\]] + expected: FAIL + + [CSS Transitions: property <offset-rotate> from [auto 200deg\] to [300deg\] at (0) should be [auto 200deg\]] + expected: FAIL + + [CSS Transitions: property <offset-rotate> from [auto 200deg\] to [300deg\] at (0.3) should be [auto 200deg\]] + expected: FAIL + + [CSS Transitions: property <offset-rotate> from [300deg\] to [reverse 20deg\] at (-0.3) should be [300deg\]] + expected: FAIL + + [CSS Transitions: property <offset-rotate> from [300deg\] to [reverse 20deg\] at (0) should be [300deg\]] + expected: FAIL + + [CSS Transitions: property <offset-rotate> from [300deg\] to [reverse 20deg\] at (0.3) should be [300deg\]] + expected: FAIL |