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

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