Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css1 / units / rounding-expected.txt
blob29a695ebcf9e6c8e634e15628aa13f1f2e4764eb
1 no gap below
2 no gap above
3 This test checks that floating point rounding doesn't cause misalignment. There should be no gap between the divs.
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS Math.round(divtop.bottom) is 31
8 PASS Math.round(divbottom.top) is 31
9 PASS successfullyParsed is true
11 TEST COMPLETE