mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Hoist ApplicableDeclaration{Block,List} into a separate file.
MozReview-Commit-ID: EXnAzfyoZ1e
This commit is contained in:
parent
0caad2ffdc
commit
a98fff1af8
12 changed files with 161 additions and 130 deletions
|
@ -91,6 +91,7 @@ extern crate unicode_segmentation;
|
|||
mod macros;
|
||||
|
||||
pub mod animation;
|
||||
pub mod applicable_declarations;
|
||||
#[allow(missing_docs)] // TODO.
|
||||
#[cfg(feature = "servo")] pub mod attr;
|
||||
pub mod bezier;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue