mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Enable CSS Tables by default (#31470)
And remove the pref `layout.tables.enabled`.
This commit is contained in:
parent
d076b118c4
commit
007a31c1b5
525 changed files with 488 additions and 802 deletions
|
@ -101,7 +101,6 @@
|
|||
"layout.columns.enabled": false,
|
||||
"layout.flexbox.enabled": false,
|
||||
"layout.legacy_layout": false,
|
||||
"layout.tables.enabled": false,
|
||||
"layout.threads": 3,
|
||||
"layout.writing-mode.enabled": false,
|
||||
"media.glvideo.enabled": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue