| Index: third_party/WebKit/LayoutTests/http/tests/activedomobject/media-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/activedomobject/media-expected.txt b/third_party/WebKit/LayoutTests/http/tests/activedomobject/media-expected.txt
|
| index a5ccb50173210125f2d53175b2b0cb9b9fb4b3f0..70c233712c917fb8d8dba33f94ee595405b517ec 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/activedomobject/media-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/activedomobject/media-expected.txt
|
| @@ -2,8 +2,8 @@ Tests that reparenting media elements also reparents ActiveDOMObject.
|
|
|
|
|
| Before Reparenting
|
| -PASS: window.internals.activeDOMObjectCount(document) should be '2' and is.
|
| +PASS: window.internals.activeDOMObjectCount(document) should be '3' and is.
|
| PASS: window.internals.activeDOMObjectCount(iframe) should be '3' and is.
|
| After Reparenting
|
| -PASS: window.internals.activeDOMObjectCount(document) should be '3' and is.
|
| +PASS: window.internals.activeDOMObjectCount(document) should be '4' and is.
|
| PASS: window.internals.activeDOMObjectCount(iframe) should be '2' and is.
|
|
|