Make the choice of layout runtime setting

Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
Martin Robinson 2023-06-28 10:07:08 +02:00
parent f11c6045e3
commit d31cdb682f
No known key found for this signature in database
GPG key ID: D56AA4FA55EFE6F8
262 changed files with 1740 additions and 3700 deletions

View file

@ -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

View file

@ -1,21 +1,3 @@
[background-332.html]
[background_specified_position]
expected: FAIL
[Computed value for background-image after setting background shorthand]
expected: FAIL
[background_specified_size]
expected: FAIL
[background_specified_repeat]
expected: FAIL
[background_specified_attachment]
expected: FAIL
[background_specified_origin]
expected: FAIL
[background_specified_color]
expected: FAIL

View file

@ -1,2 +0,0 @@
[background-image-table-cells-straddling-no-repeat.html]
expected: FAIL

View file

@ -1,7 +1,4 @@
[inheritance.sub.html]
[Property background-attachment does not inherit]
expected: FAIL
[Property background-position has initial value 0% 0%]
expected: FAIL

View file

@ -1,6 +1,3 @@
[background-attachment-computed.html]
[Property background-attachment value 'fixed']
expected: FAIL
[Property background-attachment value 'scroll, fixed, local']
expected: FAIL

View file

@ -1,6 +1,3 @@
[background-attachment-valid.html]
[e.style['background-attachment'\] = "scroll, fixed, local, fixed, scroll" should set the property value]
expected: FAIL
[e.style['background-attachment'\] = "fixed" should set the property value]
expected: FAIL