Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / cssom / ahem-ex-units-expected.txt
blob40c039b99159644846dcab466f20ee06836188e3
1 Test ex unit with Ahem font
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS parseFloat(computedStyleDiv("word-spacing", "1ex")) is within 0.05 of 12.8
7 PASS parseFloat(computedStyleRect("word-spacing", "1ex")) is within 0.05 of 12.8
8 PASS successfullyParsed is true
10 TEST COMPLETE