blob: ac6fd339a6a9a1b5cb5925a5d3dc22a842884af8 [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