haikuwebkit/LayoutTests/fast/multicol/zeroColumnCount-expected.txt

11 lines
266 B
Plaintext

Test that column-count:0 is parsed as invalid syntax and thrown away.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS getComputedStyle(document.body).webkitColumnCount is '2'
PASS successfullyParsed is true
TEST COMPLETE