mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Move util::logical_geometry to style
This commit is contained in:
parent
63dc161b77
commit
db8d502f41
27 changed files with 32 additions and 34 deletions
|
@ -55,6 +55,7 @@ pub mod dom;
|
|||
pub mod element_state;
|
||||
pub mod error_reporting;
|
||||
pub mod font_face;
|
||||
pub mod logical_geometry;
|
||||
pub mod matching;
|
||||
pub mod media_queries;
|
||||
pub mod parallel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue