blob: 9ce831ff1abbb2950658133b2db0315d8020a386 (
plain)
1
2
3
4
5
6
7
8
9
10
|
Test for column-width property with zero value
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS getComputedStyle(divElement).webkitColumnWidth is "auto"
PASS successfullyParsed is true
TEST COMPLETE
|