blob: c50bbd99e60086934bd69f22a55b5df75fc30376 [file] [log] [blame]
Tests that display: table-cell and box-sizing: border-box work when used together.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
div-display-table-cell
PASS element.offsetWidth is 80
PASS element.offsetHeight is 30
td
PASS element.offsetWidth is 80
PASS element.offsetHeight is 30
PASS successfullyParsed is true
TEST COMPLETE