mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
style: Put all the multicol props under the same pref for Servo.
Otherwise it becomes insane.
This commit is contained in:
parent
220cc9ba65
commit
15b0a32035
6 changed files with 12 additions and 21 deletions
|
@ -1,3 +1,3 @@
|
|||
[calc.html]
|
||||
type: testharness
|
||||
prefs: [layout.column-count.enabled:true, layout.column-width.enabled:true, layout.column-gap.enabled:true]
|
||||
prefs: [layout.columns.enabled:true]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue