Enable CSS Tables by default (#31470)

And remove the pref `layout.tables.enabled`.
This commit is contained in:
Oriol Brufau 2024-03-07 11:09:10 +01:00 committed by GitHub
parent d076b118c4
commit 007a31c1b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
525 changed files with 488 additions and 802 deletions

View file

@ -519,9 +519,6 @@ mod gen {
enabled: bool,
},
legacy_layout: bool,
tables: {
enabled: bool,
},
#[serde(default = "default_layout_threads")]
threads: i64,
writing_mode: {