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

Unified Diff: LayoutTests/fast/dom/shadow/focus-navigation-negative-tabindex.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
Index: LayoutTests/fast/dom/shadow/focus-navigation-negative-tabindex.html
diff --git a/LayoutTests/fast/dom/shadow/focus-navigation-negative-tabindex.html b/LayoutTests/fast/dom/shadow/focus-navigation-negative-tabindex.html
index 92ac25b754f67bd032ac94a142a371ddf0729d72..35a4e34e6a977e66e997897d5e07541ae44a8d4f 100644
--- a/LayoutTests/fast/dom/shadow/focus-navigation-negative-tabindex.html
+++ b/LayoutTests/fast/dom/shadow/focus-navigation-negative-tabindex.html
@@ -23,9 +23,6 @@ function prepareDOMTree(parent)
}
function test() {
- if (window.testRunner)
- testRunner.dumpAsText();
-
if (!window.eventSender) {
testFailed('');
return;
« no previous file with comments | « LayoutTests/fast/dom/shadow/focus-navigation.html ('k') | LayoutTests/fast/dom/shadow/focus-navigation-tabstop-crash.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698