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
This commit is contained in:
Oriol Brufau 2024-03-01 08:49:39 +01:00 committed by GitHub
parent 0beec63c86
commit 2b1d342102
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1357 changed files with 17727 additions and 66 deletions

View file

@ -0,0 +1,108 @@
[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