blob: be1c9887faee52a4dc56b2d78c15a99d17bf6cd3 [file] [log] [blame]
Tests that querying offsetWidth twice leads to the same result - no red background should be visible.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS newObject.offsetWidth is 0
PASS newObject.offsetWidth is 0
PASS newObject.offsetWidth is 302
PASS newObject.offsetWidth is 302
PASS newObject.offsetWidth is 402
PASS newObject.offsetWidth is 402
PASS successfullyParsed is true
TEST COMPLETE