| Index: LayoutTests/fast/dom/shadow/shadow-boundary-events.html
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-boundary-events.html b/LayoutTests/fast/dom/shadow/shadow-boundary-events.html
|
| index 59678b657ba1003271ddb035351c294d23041551..b169972ab06b7c1af9dbbffd054c62c14877f447 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-boundary-events.html
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-boundary-events.html
|
| @@ -117,8 +117,6 @@ function moveFocus(oldElementId, newElementId, message)
|
|
|
| function test()
|
| {
|
| - if (window.testRunner)
|
| - testRunner.dumpAsText();
|
| prepareDOMTree(document.getElementById('sandbox'));
|
|
|
| // Test for mouseover/mouseout events.
|
|
|