Removed trailing white space in componets/script/layout_dom_root.rs

This commit is contained in:
jahielkomu 2024-03-31 20:24:22 +03:00
parent 5c71b925fb
commit 1976fd0405

View file

@ -70,7 +70,7 @@ impl<'dom, LayoutDataType: LayoutDataTrait> ServoShadowRoot<'dom, LayoutDataType
phantom: PhantomData,
}
}
pub unsafe fn flush_stylesheets(
&self,
stylist: &mut Stylist,