mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Layout 2020: Remove the floats preference
Enable floats always. It doesn't make sense to have this preference as it's a basic feature of an experimental layout engine.
This commit is contained in:
parent
9260683b5f
commit
ae819d690e
135 changed files with 37 additions and 315 deletions
|
@ -100,7 +100,6 @@
|
|||
"layout.animations.test.enabled": false,
|
||||
"layout.columns.enabled": false,
|
||||
"layout.flexbox.enabled": false,
|
||||
"layout.floats.enabled": false,
|
||||
"layout.threads": 3,
|
||||
"layout.viewport.enabled": false,
|
||||
"layout.writing-mode.enabled": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue