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

Unified Diff: LayoutTests/fast/dom/shadow/composed-shadow-tree-walker-shadow-reprojection.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/composed-shadow-tree-walker-shadow-reprojection.html
diff --git a/LayoutTests/fast/dom/shadow/composed-shadow-tree-walker-shadow-reprojection.html b/LayoutTests/fast/dom/shadow/composed-shadow-tree-walker-shadow-reprojection.html
index 8bdd08a0b144a8581c3fce3a6c4c87862ade32e2..7dc7b7ce01648c27af96a49553673e8fd3fb8078 100644
--- a/LayoutTests/fast/dom/shadow/composed-shadow-tree-walker-shadow-reprojection.html
+++ b/LayoutTests/fast/dom/shadow/composed-shadow-tree-walker-shadow-reprojection.html
@@ -10,9 +10,6 @@
<script>
description("Tests for Composed Shadow DOM Tree Traversal APIs. Can only run within DRT");
-if (window.testRunner)
- testRunner.dumpAsText();
-
function testComposedShadowTree(node)
{
var sandbox = document.getElementById('sandbox');
« no previous file with comments | « LayoutTests/fast/dom/shadow/composed-shadow-tree-walker.html ('k') | LayoutTests/fast/dom/shadow/content-selector-query.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698