mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Remove stray changes
This commit is contained in:
parent
63d0429bed
commit
67db4fbc2e
2 changed files with 3 additions and 5 deletions
|
@ -993,7 +993,7 @@ impl InlineFlow {
|
|||
let percent_offset = line_height.scale_by(calc.percentage());
|
||||
offset_from_baseline = offset_from_baseline - percent_offset - calc.length()
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
(offset_from_baseline - ascent, largest_size_updated)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue