mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
layout: Reformat some long lines and fix some whitespace issues.
This commit is contained in:
parent
af8fcdf073
commit
757e2cf4e5
4 changed files with 52 additions and 25 deletions
|
@ -1024,6 +1024,7 @@ impl FragmentDisplayListBuilding for Fragment {
|
|||
&clip);
|
||||
}
|
||||
}
|
||||
|
||||
if !self.is_scanned_text_fragment() {
|
||||
self.build_display_list_for_box_shadow_if_applicable(&*self.style,
|
||||
display_list,
|
||||
|
@ -2107,3 +2108,4 @@ pub enum StackingContextCreationMode {
|
|||
OuterScrollWrapper,
|
||||
InnerScrollWrapper,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue