mirror of
https://github.com/servo/servo.git
synced 2025-06-28 11:03:39 +01:00
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 |
||
---|---|---|
.. | ||
arc_slice.rs | ||
Cargo.toml | ||
dom.rs | ||
lib.rs | ||
owned_slice.rs | ||
owned_str.rs | ||
specified_value_info.rs | ||
values.rs | ||
viewport.rs |