mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Use Gecko nsCSSFontFaceRule for font face rule.
This commit is contained in:
parent
e0c9a3fa12
commit
f68e2948d5
4 changed files with 131 additions and 2 deletions
|
@ -13,6 +13,7 @@ pub mod data;
|
|||
pub mod global_style_data;
|
||||
pub mod media_queries;
|
||||
pub mod restyle_damage;
|
||||
pub mod rules;
|
||||
pub mod selector_parser;
|
||||
pub mod snapshot;
|
||||
pub mod snapshot_helpers;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue