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:
Martin Robinson 2023-06-06 10:22:33 +02:00
parent 9260683b5f
commit ae819d690e
No known key found for this signature in database
GPG key ID: D56AA4FA55EFE6F8
135 changed files with 37 additions and 315 deletions

View file

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