mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +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
|
@ -1,6 +1,3 @@
|
|||
[background-attachment-computed.html]
|
||||
[Property background-attachment value 'fixed']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-attachment value 'scroll, fixed, local']
|
||||
expected: FAIL
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue