Implement transition-behavior (#33991)

Bump Stylo to https://github.com/servo/stylo/pull/84

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
Oriol Brufau 2024-10-24 22:34:10 +02:00 committed by GitHub
parent 156840bbad
commit f05f1b3690
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
31 changed files with 20 additions and 1024 deletions

View file

@ -20,42 +20,6 @@
[Web Animations: property <position> from [absolute\] to [static\] at (1.5) should be [static\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <position> from [absolute\] to [static\] at (-0.3) should be [absolute\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <position> from [absolute\] to [static\] at (0) should be [absolute\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <position> from [absolute\] to [static\] at (0.3) should be [absolute\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <position> from [absolute\] to [static\] at (-0.3) should be [absolute\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <position> from [absolute\] to [static\] at (0) should be [absolute\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <position> from [absolute\] to [static\] at (0.3) should be [absolute\]]
expected: FAIL
[CSS Transitions: property <position> from [relative\] to [static\] at (-1) should be [relative\]]
expected: FAIL
[CSS Transitions: property <position> from [relative\] to [static\] at (0) should be [relative\]]
expected: FAIL
[CSS Transitions: property <position> from [relative\] to [static\] at (0.4) should be [relative\]]
expected: FAIL
[CSS Transitions with transition: all: property <position> from [relative\] to [static\] at (-1) should be [relative\]]
expected: FAIL
[CSS Transitions with transition: all: property <position> from [relative\] to [static\] at (0) should be [relative\]]
expected: FAIL
[CSS Transitions with transition: all: property <position> from [relative\] to [static\] at (0.4) should be [relative\]]
expected: FAIL
[Web Animations: property <position> from [relative\] to [static\] at (-1) should be [relative\]]
expected: FAIL
@ -74,24 +38,6 @@
[Web Animations: property <position> from [relative\] to [static\] at (1.5) should be [static\]]
expected: FAIL
[CSS Transitions: property <position> from [sticky\] to [fixed\] at (-1) should be [sticky\]]
expected: FAIL
[CSS Transitions: property <position> from [sticky\] to [fixed\] at (0) should be [sticky\]]
expected: FAIL
[CSS Transitions: property <position> from [sticky\] to [fixed\] at (0.4) should be [sticky\]]
expected: FAIL
[CSS Transitions with transition: all: property <position> from [sticky\] to [fixed\] at (-1) should be [sticky\]]
expected: FAIL
[CSS Transitions with transition: all: property <position> from [sticky\] to [fixed\] at (0) should be [sticky\]]
expected: FAIL
[CSS Transitions with transition: all: property <position> from [sticky\] to [fixed\] at (0.4) should be [sticky\]]
expected: FAIL
[Web Animations: property <position> from [sticky\] to [fixed\] at (-1) should be [sticky\]]
expected: FAIL