servo/tests/wpt/meta/css/css-box/animation/margin-interpolation.html.ini
Oriol Brufau 2b1d342102
Enable more css tests (#31469)
* Enable more css tests

In particular, these directories are no longer skipped:
 - CSS1 (has no tests)
 - css-box (except margin-trim)
 - css-cascade
 - css-display (except run-in)
 - css-easing
 - css-env
 - css-lists
 - css-namespaces
 - css-overflow
 - css-pseudo
 - css-sizing (except aspect-ratio and contain-intrinsic-size)
 - css-syntax
 - reference
 - support (has no tests)

* Sort list properly

* Explicitly list skipped directories

* Do not skip css tests by default

* Add expectations
2024-03-01 07:49:39 +00:00

108 lines
4.1 KiB
INI
Vendored

[margin-interpolation.html]
[Web Animations: property <margin> from neutral to [20px\] at (-0.3) should be [33px\]]
expected: FAIL
[Web Animations: property <margin> from neutral to [20px\] at (0) should be [30px\]]
expected: FAIL
[Web Animations: property <margin> from neutral to [20px\] at (0.3) should be [27px\]]
expected: FAIL
[Web Animations: property <margin> from neutral to [20px\] at (0.6) should be [24px\]]
expected: FAIL
[Web Animations: property <margin> from neutral to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <margin> from neutral to [20px\] at (1.5) should be [15px\]]
expected: FAIL
[Web Animations: property <margin> from [initial\] to [20px\] at (-0.3) should be [-6px\]]
expected: FAIL
[Web Animations: property <margin> from [initial\] to [20px\] at (0) should be [0px\]]
expected: FAIL
[Web Animations: property <margin> from [initial\] to [20px\] at (0.3) should be [6px\]]
expected: FAIL
[Web Animations: property <margin> from [initial\] to [20px\] at (0.6) should be [12px\]]
expected: FAIL
[Web Animations: property <margin> from [initial\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <margin> from [initial\] to [20px\] at (1.5) should be [30px\]]
expected: FAIL
[Web Animations: property <margin> from [inherit\] to [20px\] at (-0.3) should be [7px\]]
expected: FAIL
[Web Animations: property <margin> from [inherit\] to [20px\] at (0) should be [10px\]]
expected: FAIL
[Web Animations: property <margin> from [inherit\] to [20px\] at (0.3) should be [13px\]]
expected: FAIL
[Web Animations: property <margin> from [inherit\] to [20px\] at (0.6) should be [16px\]]
expected: FAIL
[Web Animations: property <margin> from [inherit\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <margin> from [inherit\] to [20px\] at (1.5) should be [25px\]]
expected: FAIL
[Web Animations: property <margin> from [unset\] to [20px\] at (-0.3) should be [-6px\]]
expected: FAIL
[Web Animations: property <margin> from [unset\] to [20px\] at (0) should be [0px\]]
expected: FAIL
[Web Animations: property <margin> from [unset\] to [20px\] at (0.3) should be [6px\]]
expected: FAIL
[Web Animations: property <margin> from [unset\] to [20px\] at (0.6) should be [12px\]]
expected: FAIL
[Web Animations: property <margin> from [unset\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[Web Animations: property <margin> from [unset\] to [20px\] at (1.5) should be [30px\]]
expected: FAIL
[Web Animations: property <margin> from [0px\] to [10px\] at (-0.3) should be [-3px\]]
expected: FAIL
[Web Animations: property <margin> from [0px\] to [10px\] at (0) should be [0px\]]
expected: FAIL
[Web Animations: property <margin> from [0px\] to [10px\] at (0.3) should be [3px\]]
expected: FAIL
[Web Animations: property <margin> from [0px\] to [10px\] at (0.6) should be [6px\]]
expected: FAIL
[Web Animations: property <margin> from [0px\] to [10px\] at (1) should be [10px\]]
expected: FAIL
[Web Animations: property <margin> from [0px\] to [10px\] at (1.5) should be [15px\]]
expected: FAIL
[Web Animations: property <margin> from [20px 40px 60px 80px\] to [30px 50px 70px 90px\] at (-0.3) should be [17px 37px 57px 77px\]]
expected: FAIL
[Web Animations: property <margin> from [20px 40px 60px 80px\] to [30px 50px 70px 90px\] at (0) should be [20px 40px 60px 80px\]]
expected: FAIL
[Web Animations: property <margin> from [20px 40px 60px 80px\] to [30px 50px 70px 90px\] at (0.3) should be [23px 43px 63px 83px\]]
expected: FAIL
[Web Animations: property <margin> from [20px 40px 60px 80px\] to [30px 50px 70px 90px\] at (0.6) should be [26px 46px 66px 86px\]]
expected: FAIL
[Web Animations: property <margin> from [20px 40px 60px 80px\] to [30px 50px 70px 90px\] at (1) should be [30px 50px 70px 90px\]]
expected: FAIL
[Web Animations: property <margin> from [20px 40px 60px 80px\] to [30px 50px 70px 90px\] at (1.5) should be [35px 55px 75px 95px\]]
expected: FAIL