mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
layout: Minor whitespace and formatting cleanups.
This commit is contained in:
parent
711993eb46
commit
a299a2c71c
4 changed files with 6 additions and 4 deletions
|
@ -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>,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue