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,669 @@
[css-lists-no-interpolation.html]
[CSS Transitions with transition-behavior:allow-discrete: property <counter-increment> from [initial\] to [add 123\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-increment> from [initial\] to [add 123\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-increment> from [initial\] to [add 123\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-increment> from [initial\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-increment> from [initial\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-increment> from [initial\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-increment> from [initial\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-increment> from [initial\] to [add 123\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-increment> from [initial\] to [add 123\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-increment> from [initial\] to [add 123\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-increment> from [initial\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-increment> from [initial\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-increment> from [initial\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-increment> from [initial\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-increment> from [initial\] to [add 123\] at (-0.3) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-increment> from [initial\] to [add 123\] at (0) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-increment> from [initial\] to [add 123\] at (0.3) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-increment> from [initial\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-increment> from [initial\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-increment> from [initial\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-increment> from [initial\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-increment> from [initial\] to [add 123\] at (-0.3) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-increment> from [initial\] to [add 123\] at (0) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-increment> from [initial\] to [add 123\] at (0.3) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-increment> from [initial\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-increment> from [initial\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-increment> from [initial\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-increment> from [initial\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[CSS Animations: property <counter-increment> from [initial\] to [add 123\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <counter-increment> from [initial\] to [add 123\] at (0) should be [initial\]]
expected: FAIL
[CSS Animations: property <counter-increment> from [initial\] to [add 123\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <counter-increment> from [initial\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[CSS Animations: property <counter-increment> from [initial\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[CSS Animations: property <counter-increment> from [initial\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[CSS Animations: property <counter-increment> from [initial\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[Web Animations: property <counter-increment> from [initial\] to [add 123\] at (-0.3) should be [initial\]]
expected: FAIL
[Web Animations: property <counter-increment> from [initial\] to [add 123\] at (0) should be [initial\]]
expected: FAIL
[Web Animations: property <counter-increment> from [initial\] to [add 123\] at (0.3) should be [initial\]]
expected: FAIL
[Web Animations: property <counter-increment> from [initial\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[Web Animations: property <counter-increment> from [initial\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[Web Animations: property <counter-increment> from [initial\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[Web Animations: property <counter-increment> from [initial\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-increment> from [add 5\] to [add 123\] at (-0.3) should be [add 5\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-increment> from [add 5\] to [add 123\] at (0) should be [add 5\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-increment> from [add 5\] to [add 123\] at (0.3) should be [add 5\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-increment> from [add 5\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-increment> from [add 5\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-increment> from [add 5\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-increment> from [add 5\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-increment> from [add 5\] to [add 123\] at (-0.3) should be [add 5\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-increment> from [add 5\] to [add 123\] at (0) should be [add 5\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-increment> from [add 5\] to [add 123\] at (0.3) should be [add 5\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-increment> from [add 5\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-increment> from [add 5\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-increment> from [add 5\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-increment> from [add 5\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-increment> from [add 5\] to [add 123\] at (-0.3) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-increment> from [add 5\] to [add 123\] at (0) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-increment> from [add 5\] to [add 123\] at (0.3) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-increment> from [add 5\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-increment> from [add 5\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-increment> from [add 5\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-increment> from [add 5\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-increment> from [add 5\] to [add 123\] at (-0.3) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-increment> from [add 5\] to [add 123\] at (0) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-increment> from [add 5\] to [add 123\] at (0.3) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-increment> from [add 5\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-increment> from [add 5\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-increment> from [add 5\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-increment> from [add 5\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[CSS Animations: property <counter-increment> from [add 5\] to [add 123\] at (-0.3) should be [add 5\]]
expected: FAIL
[CSS Animations: property <counter-increment> from [add 5\] to [add 123\] at (0) should be [add 5\]]
expected: FAIL
[CSS Animations: property <counter-increment> from [add 5\] to [add 123\] at (0.3) should be [add 5\]]
expected: FAIL
[CSS Animations: property <counter-increment> from [add 5\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[CSS Animations: property <counter-increment> from [add 5\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[CSS Animations: property <counter-increment> from [add 5\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[CSS Animations: property <counter-increment> from [add 5\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[Web Animations: property <counter-increment> from [add 5\] to [add 123\] at (-0.3) should be [add 5\]]
expected: FAIL
[Web Animations: property <counter-increment> from [add 5\] to [add 123\] at (0) should be [add 5\]]
expected: FAIL
[Web Animations: property <counter-increment> from [add 5\] to [add 123\] at (0.3) should be [add 5\]]
expected: FAIL
[Web Animations: property <counter-increment> from [add 5\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[Web Animations: property <counter-increment> from [add 5\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[Web Animations: property <counter-increment> from [add 5\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[Web Animations: property <counter-increment> from [add 5\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-reset> from [initial\] to [add 123\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-reset> from [initial\] to [add 123\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-reset> from [initial\] to [add 123\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-reset> from [initial\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-reset> from [initial\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-reset> from [initial\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-reset> from [initial\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-reset> from [initial\] to [add 123\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-reset> from [initial\] to [add 123\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-reset> from [initial\] to [add 123\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-reset> from [initial\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-reset> from [initial\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-reset> from [initial\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-reset> from [initial\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-reset> from [initial\] to [add 123\] at (-0.3) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-reset> from [initial\] to [add 123\] at (0) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-reset> from [initial\] to [add 123\] at (0.3) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-reset> from [initial\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-reset> from [initial\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-reset> from [initial\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-reset> from [initial\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-reset> from [initial\] to [add 123\] at (-0.3) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-reset> from [initial\] to [add 123\] at (0) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-reset> from [initial\] to [add 123\] at (0.3) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-reset> from [initial\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-reset> from [initial\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-reset> from [initial\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-reset> from [initial\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[CSS Animations: property <counter-reset> from [initial\] to [add 123\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <counter-reset> from [initial\] to [add 123\] at (0) should be [initial\]]
expected: FAIL
[CSS Animations: property <counter-reset> from [initial\] to [add 123\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <counter-reset> from [initial\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[CSS Animations: property <counter-reset> from [initial\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[CSS Animations: property <counter-reset> from [initial\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[CSS Animations: property <counter-reset> from [initial\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[Web Animations: property <counter-reset> from [initial\] to [add 123\] at (-0.3) should be [initial\]]
expected: FAIL
[Web Animations: property <counter-reset> from [initial\] to [add 123\] at (0) should be [initial\]]
expected: FAIL
[Web Animations: property <counter-reset> from [initial\] to [add 123\] at (0.3) should be [initial\]]
expected: FAIL
[Web Animations: property <counter-reset> from [initial\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[Web Animations: property <counter-reset> from [initial\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[Web Animations: property <counter-reset> from [initial\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[Web Animations: property <counter-reset> from [initial\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-set> from [initial\] to [add 123\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-set> from [initial\] to [add 123\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-set> from [initial\] to [add 123\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-set> from [initial\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-set> from [initial\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-set> from [initial\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <counter-set> from [initial\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-set> from [initial\] to [add 123\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-set> from [initial\] to [add 123\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-set> from [initial\] to [add 123\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-set> from [initial\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-set> from [initial\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-set> from [initial\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <counter-set> from [initial\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-set> from [initial\] to [add 123\] at (-0.3) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-set> from [initial\] to [add 123\] at (0) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-set> from [initial\] to [add 123\] at (0.3) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-set> from [initial\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-set> from [initial\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-set> from [initial\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[CSS Transitions: property <counter-set> from [initial\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-set> from [initial\] to [add 123\] at (-0.3) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-set> from [initial\] to [add 123\] at (0) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-set> from [initial\] to [add 123\] at (0.3) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-set> from [initial\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-set> from [initial\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-set> from [initial\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition: all: property <counter-set> from [initial\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[CSS Animations: property <counter-set> from [initial\] to [add 123\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <counter-set> from [initial\] to [add 123\] at (0) should be [initial\]]
expected: FAIL
[CSS Animations: property <counter-set> from [initial\] to [add 123\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <counter-set> from [initial\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[CSS Animations: property <counter-set> from [initial\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[CSS Animations: property <counter-set> from [initial\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[CSS Animations: property <counter-set> from [initial\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[Web Animations: property <counter-set> from [initial\] to [add 123\] at (-0.3) should be [initial\]]
expected: FAIL
[Web Animations: property <counter-set> from [initial\] to [add 123\] at (0) should be [initial\]]
expected: FAIL
[Web Animations: property <counter-set> from [initial\] to [add 123\] at (0.3) should be [initial\]]
expected: FAIL
[Web Animations: property <counter-set> from [initial\] to [add 123\] at (0.5) should be [add 123\]]
expected: FAIL
[Web Animations: property <counter-set> from [initial\] to [add 123\] at (0.6) should be [add 123\]]
expected: FAIL
[Web Animations: property <counter-set> from [initial\] to [add 123\] at (1) should be [add 123\]]
expected: FAIL
[Web Animations: property <counter-set> from [initial\] to [add 123\] at (1.5) should be [add 123\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <list-style-position> from [initial\] to [inside\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <list-style-position> from [initial\] to [inside\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <list-style-position> from [initial\] to [inside\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <list-style-position> from [initial\] to [inside\] at (0.5) should be [inside\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <list-style-position> from [initial\] to [inside\] at (0.6) should be [inside\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <list-style-position> from [initial\] to [inside\] at (1) should be [inside\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <list-style-position> from [initial\] to [inside\] at (1.5) should be [inside\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <list-style-position> from [initial\] to [inside\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <list-style-position> from [initial\] to [inside\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <list-style-position> from [initial\] to [inside\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <list-style-position> from [initial\] to [inside\] at (0.5) should be [inside\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <list-style-position> from [initial\] to [inside\] at (0.6) should be [inside\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <list-style-position> from [initial\] to [inside\] at (1) should be [inside\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <list-style-position> from [initial\] to [inside\] at (1.5) should be [inside\]]
expected: FAIL
[CSS Transitions: property <list-style-position> from [initial\] to [inside\] at (-0.3) should be [inside\]]
expected: FAIL
[CSS Transitions: property <list-style-position> from [initial\] to [inside\] at (0) should be [inside\]]
expected: FAIL
[CSS Transitions: property <list-style-position> from [initial\] to [inside\] at (0.3) should be [inside\]]
expected: FAIL
[CSS Transitions: property <list-style-position> from [initial\] to [inside\] at (0.5) should be [inside\]]
expected: FAIL
[CSS Transitions: property <list-style-position> from [initial\] to [inside\] at (0.6) should be [inside\]]
expected: FAIL
[CSS Transitions: property <list-style-position> from [initial\] to [inside\] at (1) should be [inside\]]
expected: FAIL
[CSS Transitions: property <list-style-position> from [initial\] to [inside\] at (1.5) should be [inside\]]
expected: FAIL
[CSS Transitions with transition: all: property <list-style-position> from [initial\] to [inside\] at (-0.3) should be [inside\]]
expected: FAIL
[CSS Transitions with transition: all: property <list-style-position> from [initial\] to [inside\] at (0) should be [inside\]]
expected: FAIL
[CSS Transitions with transition: all: property <list-style-position> from [initial\] to [inside\] at (0.3) should be [inside\]]
expected: FAIL
[CSS Transitions with transition: all: property <list-style-position> from [initial\] to [inside\] at (0.5) should be [inside\]]
expected: FAIL
[CSS Transitions with transition: all: property <list-style-position> from [initial\] to [inside\] at (0.6) should be [inside\]]
expected: FAIL
[CSS Transitions with transition: all: property <list-style-position> from [initial\] to [inside\] at (1) should be [inside\]]
expected: FAIL
[CSS Transitions with transition: all: property <list-style-position> from [initial\] to [inside\] at (1.5) should be [inside\]]
expected: FAIL
[CSS Animations: property <list-style-position> from [initial\] to [inside\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <list-style-position> from [initial\] to [inside\] at (0) should be [initial\]]
expected: FAIL
[CSS Animations: property <list-style-position> from [initial\] to [inside\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <list-style-position> from [initial\] to [inside\] at (0.5) should be [inside\]]
expected: FAIL
[CSS Animations: property <list-style-position> from [initial\] to [inside\] at (0.6) should be [inside\]]
expected: FAIL
[CSS Animations: property <list-style-position> from [initial\] to [inside\] at (1) should be [inside\]]
expected: FAIL
[CSS Animations: property <list-style-position> from [initial\] to [inside\] at (1.5) should be [inside\]]
expected: FAIL
[Web Animations: property <list-style-position> from [initial\] to [inside\] at (-0.3) should be [initial\]]
expected: FAIL
[Web Animations: property <list-style-position> from [initial\] to [inside\] at (0) should be [initial\]]
expected: FAIL
[Web Animations: property <list-style-position> from [initial\] to [inside\] at (0.3) should be [initial\]]
expected: FAIL
[Web Animations: property <list-style-position> from [initial\] to [inside\] at (0.5) should be [inside\]]
expected: FAIL
[Web Animations: property <list-style-position> from [initial\] to [inside\] at (0.6) should be [inside\]]
expected: FAIL
[Web Animations: property <list-style-position> from [initial\] to [inside\] at (1) should be [inside\]]
expected: FAIL
[Web Animations: property <list-style-position> from [initial\] to [inside\] at (1.5) should be [inside\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <list-style-type> from [initial\] to [square\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <list-style-type> from [initial\] to [square\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <list-style-type> from [initial\] to [square\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <list-style-type> from [initial\] to [square\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <list-style-type> from [initial\] to [square\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <list-style-type> from [initial\] to [square\] at (0.3) should be [initial\]]
expected: FAIL
[Web Animations: property <list-style-type> from [initial\] to [square\] at (-0.3) should be [initial\]]
expected: FAIL
[Web Animations: property <list-style-type> from [initial\] to [square\] at (0) should be [initial\]]
expected: FAIL
[Web Animations: property <list-style-type> from [initial\] to [square\] at (0.3) should be [initial\]]
expected: FAIL
[Web Animations: property <list-style-type> from [initial\] to [square\] at (0.5) should be [square\]]
expected: FAIL
[Web Animations: property <list-style-type> from [initial\] to [square\] at (0.6) should be [square\]]
expected: FAIL
[Web Animations: property <list-style-type> from [initial\] to [square\] at (1) should be [square\]]
expected: FAIL
[Web Animations: property <list-style-type> from [initial\] to [square\] at (1.5) should be [square\]]
expected: FAIL