blob: 13a82bb2dfd772c4b676d5a713ac5c0c42eb3c19 [file] [log] [blame]
Tests that element.clientWidth of hidden element with scrollbars returns proper values
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.getElementById('scrollDiv').clientWidth is 190
PASS successfullyParsed is true
TEST COMPLETE