mirror of
https://github.com/servo/servo.git
synced 2025-07-30 18:50:36 +01:00
Replace the StyledNode trait with inherent methods.
This commit is contained in:
parent
5cf662fb97
commit
3984e39011
13 changed files with 36 additions and 68 deletions
|
@ -8,7 +8,6 @@
|
|||
|
||||
use animation;
|
||||
use context::SharedLayoutContext;
|
||||
use css::node_style::StyledNode;
|
||||
use data::LayoutDataWrapper;
|
||||
use incremental::{self, RestyleDamage};
|
||||
use smallvec::SmallVec;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue