layout: Minor whitespace and formatting cleanups.

This commit is contained in:
Patrick Walton 2015-04-30 16:50:18 -07:00
parent 711993eb46
commit a299a2c71c
4 changed files with 6 additions and 4 deletions

View file

@ -240,6 +240,7 @@ pub struct StackingContext {
/// The position and size of this stacking context.
pub bounds: Rect<Au>,
/// The overflow rect for this stacking context in its coordinate system.
pub overflow: Rect<Au>,