mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Removed trailing white space in componets/script/layout_dom_root.rs
This commit is contained in:
parent
5c71b925fb
commit
1976fd0405
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ impl<'dom, LayoutDataType: LayoutDataTrait> ServoShadowRoot<'dom, LayoutDataType
|
||||||
phantom: PhantomData,
|
phantom: PhantomData,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
pub unsafe fn flush_stylesheets(
|
pub unsafe fn flush_stylesheets(
|
||||||
&self,
|
&self,
|
||||||
stylist: &mut Stylist,
|
stylist: &mut Stylist,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue