mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
layout: Minor whitespace cleanup.
This commit is contained in:
parent
ed6ee29951
commit
7a131ba104
1 changed files with 0 additions and 1 deletions
|
@ -253,7 +253,6 @@ impl<'a> LayoutDamageComputation for &'a mut Flow {
|
||||||
has_counter_affecting_children = has_counter_affecting_children ||
|
has_counter_affecting_children = has_counter_affecting_children ||
|
||||||
flow::base(kid).flags.intersects(AFFECTS_COUNTERS |
|
flow::base(kid).flags.intersects(AFFECTS_COUNTERS |
|
||||||
HAS_COUNTER_AFFECTING_CHILDREN);
|
HAS_COUNTER_AFFECTING_CHILDREN);
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue