layout: Make some formatting cleanups.

These should have no effect on functionality.
This commit is contained in:
Patrick Walton 2014-10-28 12:00:35 -07:00
parent 3b6e035d0d
commit 68091d7a86
8 changed files with 147 additions and 108 deletions

View file

@ -6,6 +6,7 @@ use incremental::RestyleDamage;
use util::LayoutDataAccess;
use wrapper::ThreadSafeLayoutNode;
use wrapper::{After, Before, Normal};
use std::mem;
use style::ComputedValues;
use sync::Arc;