mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
style: Isolate the soon-to-be style-backend-specific from the media_query module.
This commit is contained in:
parent
7788f43c7e
commit
c0cf847043
9 changed files with 389 additions and 318 deletions
|
@ -110,7 +110,6 @@ pub mod keyframes;
|
|||
#[allow(missing_docs)] // TODO.
|
||||
pub mod logical_geometry;
|
||||
pub mod matching;
|
||||
#[allow(missing_docs)]
|
||||
pub mod media_queries;
|
||||
pub mod owning_handle;
|
||||
pub mod parallel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue