blob: a195cb0abc31d3478383011bb41ffd7697072b53 [file] [log] [blame]
Tests that the table cell width is set properly even when the table cell has no child and its table has width defined
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.getElementById('nochildTd').offsetWidth is 750
PASS successfullyParsed is true
TEST COMPLETE