blob: 131a73cf4ff204cc635ca8459da3ea04f655cc3a [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