summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/cssom/ahem-ex-units-expected.txt
blob: 40c039b99159644846dcab466f20ee06836188e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
Test ex unit with Ahem font

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS parseFloat(computedStyleDiv("word-spacing", "1ex")) is within 0.05 of 12.8
PASS parseFloat(computedStyleRect("word-spacing", "1ex")) is within 0.05 of 12.8
PASS successfullyParsed is true

TEST COMPLETE