mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
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:
parent
156840bbad
commit
f05f1b3690
31 changed files with 20 additions and 1024 deletions
|
@ -146,60 +146,6 @@
|
|||
[Web Animations: property <text-align-last> from [end\] to [match-parent\] at (1.5) should be [match-parent\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [auto\] to [start\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [auto\] to [start\] at (0) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [auto\] to [start\] at (0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto\] to [start\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto\] to [start\] at (0) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto\] to [start\] at (0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify\] to [center\] at (-0.3) should be [justify\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify\] to [center\] at (0) should be [justify\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify\] to [center\] at (0.3) should be [justify\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify\] to [center\] at (-0.3) should be [justify\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify\] to [center\] at (0) should be [justify\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify\] to [center\] at (0.3) should be [justify\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left\] to [right\] at (-0.3) should be [left\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left\] to [right\] at (0) should be [left\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left\] to [right\] at (0.3) should be [left\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left\] to [right\] at (-0.3) should be [left\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left\] to [right\] at (0) should be [left\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left\] to [right\] at (0.3) should be [left\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [end\] to [match-parent\] at (-0.3) should be [end\]]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue