mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +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 @@
|
||||
[transform-input-018.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
expected:
|
||||
if os == "mac": PASS
|
||||
FAIL
|
||||
|
||||
Reference in New Issue
Block a user