| Index: LayoutTests/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt
|
| diff --git a/LayoutTests/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt b/LayoutTests/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt
|
| index 5a48f4ed83492d55b9d957b004ad3127ea538f6b..131a73cf4ff204cc635ca8459da3ea04f655cc3a 100644
|
| --- a/LayoutTests/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt
|
| +++ b/LayoutTests/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt
|
| @@ -4,13 +4,13 @@ Tests that querying offsetWidth twice leads to the same result - no red backgrou
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| PASS newObject.offsetWidth is 0
|
| PASS newObject.offsetWidth is 0
|
| PASS newObject.offsetWidth is 302
|
| PASS newObject.offsetWidth is 302
|
| -FAIL newObject.offsetWidth should be 502. Was 302.
|
| -FAIL newObject.offsetWidth should be 502. Was 302.
|
| +PASS newObject.offsetWidth is 402
|
| +PASS newObject.offsetWidth is 402
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
|
|
|
|