| Index: LayoutTests/fast/dom/shadow/access-key.html
|
| diff --git a/LayoutTests/fast/dom/shadow/access-key.html b/LayoutTests/fast/dom/shadow/access-key.html
|
| index 6472786082ac27b9cad6fb47a9921efd5550d0cb..2c84f93e5ab73a26a092ed46913375c8ffafbda9 100644
|
| --- a/LayoutTests/fast/dom/shadow/access-key.html
|
| +++ b/LayoutTests/fast/dom/shadow/access-key.html
|
| @@ -68,9 +68,6 @@ function prepareDOMTree(parent)
|
|
|
| function test()
|
| {
|
| - if (window.testRunner)
|
| - testRunner.dumpAsText();
|
| -
|
| prepareDOMTree(document.getElementById('sandbox'));
|
|
|
| // Please see the discussion of https://bugs.webkit.org/show_bug.cgi?id=67096.
|
|
|