1 Two rows of cells should look identical.
4 This tests Bug 14858: <col> width ignored when not tied to a single cell.
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS successfullyParsed is true
11 PASS window.getComputedStyle(testCell).width is '250px'
12 PASS window.getComputedStyle(testTable).width is '500px'
13 PASS successfullyParsed is true