Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(131)

Unified Diff: LayoutTests/fast/dom/shadow/access-key.html

Issue 1169613002: Remove unnecessary testRunner.dumpAsText in LayoutTests/fast/dom/shadow (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/fast/dom/shadow/compare-document-position.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | LayoutTests/fast/dom/shadow/compare-document-position.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698