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:
Glenn Watson 2016-02-17 09:42:21 +10:00
parent 7aedb9c7cd
commit 286130b051
4 changed files with 13 additions and 9 deletions

View file

@ -1,3 +1,5 @@
[position-relative-035.htm]
type: reftest
expected: FAIL
expected:
if os == "linux": PASS
FAIL