mirror of
https://github.com/servo/servo.git
synced 2025-09-27 15:20:09 +01:00
Remove some references to layout 2013 vs layout 2020 (#37007)
We no longer have both layout systems. Testing: not needed (no behavior change) Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
a24fce3ae7
commit
1499e2a874
4 changed files with 2 additions and 6 deletions
|
@ -36,9 +36,6 @@ webgl-backtrace = false
|
|||
# that triggered it.
|
||||
dom-backtrace = false
|
||||
|
||||
# Default to the “2020” implementation of CSS layout instead of the “2013” one.
|
||||
layout-2020 = true
|
||||
|
||||
# Pick a media stack based on the target. Other values are "gstreamer" and "dummy"
|
||||
media-stack = "auto"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue