servo/components/config
Martin Robinson 7b7020a8d4
layout: Enable flexbox by default on non-legacy layout (#33186)
Flexbox is still very much in progress, but things are working well
enough that we can enable it by default. It improves most pages that use
flexbox now.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2024-08-26 13:50:52 +00:00
..
tests Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
basedir.rs Upgrade font-kit, raqote, and stop using dirs-next (#33120) 2024-08-19 12:16:28 +00:00
Cargo.toml Upgrade font-kit, raqote, and stop using dirs-next (#33120) 2024-08-19 12:16:28 +00:00
lib.rs remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
opts.rs layout: Enable flexbox by default on non-legacy layout (#33186) 2024-08-26 13:50:52 +00:00
pref_util.rs Replace lazy_static crate with std::sync::LazyLock in layout and config (#33065) 2024-08-15 16:28:04 +00:00
prefs.rs Add dom.allow_scripts_to_close_windows pref. (#33187) 2024-08-26 11:44:47 +00:00