Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / as-object / embedded-svg-immediate-offsetWidth-query-expected.txt
blob131a73cf4ff204cc635ca8459da3ea04f655cc3a
2 Tests that querying offsetWidth twice leads to the same result - no red background should be visible.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS newObject.offsetWidth is 0
8 PASS newObject.offsetWidth is 0
9 PASS newObject.offsetWidth is 302
10 PASS newObject.offsetWidth is 302
11 PASS newObject.offsetWidth is 402
12 PASS newObject.offsetWidth is 402
13 PASS successfullyParsed is true
15 TEST COMPLETE