Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / multicol / column-width-zero-expected.txt
blob9ce831ff1abbb2950658133b2db0315d8020a386
1 Test for column-width property with zero value
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS getComputedStyle(divElement).webkitColumnWidth is "auto"
7 PASS successfullyParsed is true
9 TEST COMPLETE