mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +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,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
pub unsafe fn flush_stylesheets(
|
||||
&self,
|
||||
stylist: &mut Stylist,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue