blob: 15eb1fcfa1004a354c28d103486e2744417f9a1e [file] [log] [blame]
Two rows of cells should look identical.
left middle right
left middle right
This tests Bug 14858: <col> width ignored when not tied to a single cell.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS window.getComputedStyle(testCell).width is '250px'
PASS window.getComputedStyle(testTable).width is '500px'
PASS successfullyParsed is true
TEST COMPLETE