mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
Make the choice of layout runtime setting
Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
f11c6045e3
commit
d31cdb682f
262 changed files with 1740 additions and 3700 deletions
|
@ -440,6 +440,7 @@ mod gen {
|
|||
flexbox: {
|
||||
enabled: bool,
|
||||
},
|
||||
legacy_layout: bool,
|
||||
#[serde(default = "default_layout_threads")]
|
||||
threads: i64,
|
||||
writing_mode: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue