mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Ensure when calculating font metrics that the total line height matches requested line height.
This fixes rounding accuracy issues that could result in layout producing results off by a small number of Au.
This commit is contained in:
parent
7aedb9c7cd
commit
286130b051
4 changed files with 13 additions and 9 deletions
|
@ -1,3 +1,5 @@
|
|||
[position-relative-035.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
expected:
|
||||
if os == "linux": PASS
|
||||
FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue