OLD | NEW |
---|---|
(Empty) | |
1 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 | |
2 | |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
4 | |
5 | |
6 PASS document.getElementById('colWidth').offsetWidth is 100 | |
7 PASS successfullyParsed is true | |
8 | |
9 TEST COMPLETE | |
OLD | NEW |