mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Auto merge of #6794 - Ms2ger:StyledNode, r=pcwalton
Remove StyledNode. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6794) <!-- Reviewable:end -->
This commit is contained in:
commit
0b447651e4
13 changed files with 33 additions and 69 deletions
|
@ -10,7 +10,6 @@
|
|||
use animation;
|
||||
use construct::ConstructionResult;
|
||||
use context::{SharedLayoutContext, heap_size_of_local_context};
|
||||
use css::node_style::StyledNode;
|
||||
use data::LayoutDataWrapper;
|
||||
use display_list_builder::ToGfxColor;
|
||||
use flow::{self, Flow, ImmutableFlowUtils, MutableFlowUtils, MutableOwnedFlowUtils};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue