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

@ -125,24 +125,6 @@
[Web Animations: property <overflow-clip-margin> from [initial\] to [123px\] at (1.5) should be [123px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <overflow-x> from [hidden\] to [visible\] at (-0.3) should be [hidden\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <overflow-x> from [hidden\] to [visible\] at (0) should be [hidden\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <overflow-x> from [hidden\] to [visible\] at (0.3) should be [hidden\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <overflow-x> from [hidden\] to [visible\] at (-0.3) should be [hidden\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <overflow-x> from [hidden\] to [visible\] at (0) should be [hidden\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <overflow-x> from [hidden\] to [visible\] at (0.3) should be [hidden\]]
expected: FAIL
[Web Animations: property <overflow-x> from [hidden\] to [visible\] at (-0.3) should be [hidden\]]
expected: FAIL
@ -164,24 +146,6 @@
[Web Animations: property <overflow-x> from [hidden\] to [visible\] at (1.5) should be [visible\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <overflow-y> from [hidden\] to [visible\] at (-0.3) should be [hidden\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <overflow-y> from [hidden\] to [visible\] at (0) should be [hidden\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <overflow-y> from [hidden\] to [visible\] at (0.3) should be [hidden\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <overflow-y> from [hidden\] to [visible\] at (-0.3) should be [hidden\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <overflow-y> from [hidden\] to [visible\] at (0) should be [hidden\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <overflow-y> from [hidden\] to [visible\] at (0.3) should be [hidden\]]
expected: FAIL
[Web Animations: property <overflow-y> from [hidden\] to [visible\] at (-0.3) should be [hidden\]]
expected: FAIL