mirror of
https://github.com/servo/servo.git
synced 2025-06-30 12:03:38 +01:00
Updated string_cache, html5ever, xml5ever and selectors in Cargo.toml files and Cargo.lock. Removed references to string_cache_plugin. Import atom! and ns! from string_cache. Replaced ns!("") by ns!(). Replaced ns!(XML) and co by ns!(xml) and co. Replaced atom!(foo) by atom!("foo"). Replaced Atom::from_slice by Atom::from. Replaced atom.as_slice() by &*atom. |
||
---|---|---|
.. | ||
font.rs | ||
font_context.rs | ||
font_list.rs | ||
font_template.rs |