| Index: LayoutTests/fast/dom/shadow/events-stopped-at-shadow-boundary.html
|
| diff --git a/LayoutTests/fast/dom/shadow/events-stopped-at-shadow-boundary.html b/LayoutTests/fast/dom/shadow/events-stopped-at-shadow-boundary.html
|
| index 8cf21b53fe0b89e3dda355ce4ced0ada6b6c4ba0..4ef0ab8a0c64873894b6058de6ce920158c2d62d 100644
|
| --- a/LayoutTests/fast/dom/shadow/events-stopped-at-shadow-boundary.html
|
| +++ b/LayoutTests/fast/dom/shadow/events-stopped-at-shadow-boundary.html
|
| @@ -138,9 +138,6 @@ function testEventsInMultipleShadowTrees()
|
|
|
| function test()
|
| {
|
| - if (window.testRunner)
|
| - testRunner.dumpAsText();
|
| -
|
| testEventsShoudBeStoppedAtShadowBoundary()
|
| testEventsFiredOnDistributedNodesShouldNotBeStoppedAtShadowBoundary();
|
| testEventsInMultipleShadowTrees();
|
|
|