servo/components/style_traits
Emilio Cobos Álvarez 67f9b97735 style: Unify font-family storage
This changes font-family storage to reuse the rust types, removing a
bunch of code while at it. This allows us to, for example, use a single
static font family for -moz-bullet and clone it, rather than creating a
lot of expensive copies.

Differential Revision: https://phabricator.services.mozilla.com/D118011
2023-05-24 18:32:35 +02:00
..
arc_slice.rs style: Unify font-family storage 2023-05-24 18:32:35 +02:00
Cargo.toml Upgrade remaining components to edition 2018 2023-02-18 09:42:37 +01:00
dom.rs Upgrade remaining components to edition 2018 2023-02-18 09:42:37 +01:00
lib.rs Upgrade remaining components to edition 2018 2023-02-18 09:42:37 +01:00
owned_slice.rs style: Gracefully handle errors creating shared memory UA style sheets. 2020-06-04 01:50:36 +02:00
owned_str.rs Upgrade remaining components to edition 2018 2023-02-18 09:42:37 +01:00
specified_value_info.rs style: Refactor grid types to preserve repeat() at computed value time and use cbindgen. 2019-08-15 16:58:44 +02:00
values.rs Upgrade remaining components to edition 2018 2023-02-18 09:42:37 +01:00
viewport.rs Upgrade remaining components to edition 2018 2023-02-18 09:42:37 +01:00