mirror of
https://github.com/servo/servo.git
synced 2025-08-17 11:25:35 +01:00
Make the choice of layout runtime setting
Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
f11c6045e3
commit
d31cdb682f
262 changed files with 1740 additions and 3700 deletions
|
@ -8,18 +8,6 @@
|
|||
[CSS Transitions: property <background-attachment> from [initial\] to [fixed\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <background-attachment> from [initial\] to [fixed\] at (0.5) should be [fixed\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <background-attachment> from [initial\] to [fixed\] at (0.6) should be [fixed\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <background-attachment> from [initial\] to [fixed\] at (1) should be [fixed\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <background-attachment> from [initial\] to [fixed\] at (1.5) should be [fixed\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <background-attachment> from [initial\] to [fixed\] at (-0.3) should be [fixed\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -29,39 +17,6 @@
|
|||
[CSS Transitions with transition: all: property <background-attachment> from [initial\] to [fixed\] at (0.3) should be [fixed\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <background-attachment> from [initial\] to [fixed\] at (0.5) should be [fixed\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <background-attachment> from [initial\] to [fixed\] at (0.6) should be [fixed\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <background-attachment> from [initial\] to [fixed\] at (1) should be [fixed\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <background-attachment> from [initial\] to [fixed\] at (1.5) should be [fixed\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <background-attachment> from [initial\] to [fixed\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <background-attachment> from [initial\] to [fixed\] at (0) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <background-attachment> from [initial\] to [fixed\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <background-attachment> from [initial\] to [fixed\] at (0.5) should be [fixed\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <background-attachment> from [initial\] to [fixed\] at (0.6) should be [fixed\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <background-attachment> from [initial\] to [fixed\] at (1) should be [fixed\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <background-attachment> from [initial\] to [fixed\] at (1.5) should be [fixed\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <background-attachment> from [initial\] to [fixed\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue