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

Unified Diff: LayoutTests/fast/dom/shadow/focusable-elements-with-tabstop.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/focusable-elements-with-tabstop.html
diff --git a/LayoutTests/fast/dom/shadow/focusable-elements-with-tabstop.html b/LayoutTests/fast/dom/shadow/focusable-elements-with-tabstop.html
index c5d0818280e914ce602e77422ef6871c811d3bb2..5ae134b058e5c6d6ec48ad6feacf202b514ea4ab 100644
--- a/LayoutTests/fast/dom/shadow/focusable-elements-with-tabstop.html
+++ b/LayoutTests/fast/dom/shadow/focusable-elements-with-tabstop.html
@@ -172,9 +172,6 @@ function testAnchor() {
}
function run_tests() {
- if (window.testRunner)
- testRunner.dumpAsText();
-
if (!window.eventSender) {
testFailed('');
return;
« no previous file with comments | « LayoutTests/fast/dom/shadow/focus-slide-on-shadow-host.html ('k') | LayoutTests/fast/dom/shadow/gesture-tap.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698