mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
style: Turn the CSS flexible box model on by default.
See https://groups.google.com/forum/#!topic/mozilla.dev.servo/MWBms2_BMJo for discussion.
This commit is contained in:
parent
f1c3e97fb4
commit
05f738409e
18 changed files with 6 additions and 62 deletions
|
@ -49,8 +49,6 @@
|
|||
"layout.column-gap.enabled": false,
|
||||
"layout.column-width.enabled": false,
|
||||
"layout.columns.enabled": false,
|
||||
"layout.flex-direction.enabled": false,
|
||||
"layout.flex.enabled": false,
|
||||
"layout.text-orientation.enabled": false,
|
||||
"layout.viewport.enabled": false,
|
||||
"layout.writing-mode.enabled": false,
|
||||
|
|
|
@ -50,8 +50,6 @@
|
|||
"layout.column-gap.enabled": false,
|
||||
"layout.column-width.enabled": false,
|
||||
"layout.columns.enabled": false,
|
||||
"layout.flex-direction.enabled": false,
|
||||
"layout.flex.enabled": false,
|
||||
"layout.text-orientation.enabled": false,
|
||||
"layout.viewport.enabled": false,
|
||||
"layout.writing-mode.enabled": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue