blob: d494de3090e96b06396c2ff01406a45d953afeb2 [file] [log] [blame]
Tests that element.clientWidth of visible 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