mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02: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:
@@ -1,3 +1,5 @@
|
||||
[position-relative-035.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
expected:
|
||||
if os == "linux": PASS
|
||||
FAIL
|
||||
|
||||
Reference in New Issue
Block a user