blob: 998d60c0afaf7563d164bc207dc886473f767b65 [file] [log] [blame]
Tests that the width of table cell changes on changing the colgroup width to new width which is less than its originally defined width. New width should be 100
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.getElementById('colWidth').offsetWidth is 100
PASS successfullyParsed is true
TEST COMPLETE