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

Unified Diff: LayoutTests/fast/dom/shadow/move-style-scoped-to-another-shadowroot-crash.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 | « LayoutTests/fast/dom/shadow/input-shadow-nochange.html ('k') | LayoutTests/fast/dom/shadow/nodetype.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/shadow/move-style-scoped-to-another-shadowroot-crash.html
diff --git a/LayoutTests/fast/dom/shadow/move-style-scoped-to-another-shadowroot-crash.html b/LayoutTests/fast/dom/shadow/move-style-scoped-to-another-shadowroot-crash.html
index e07431b3884341202df08f84d281f6e94ed78061..52b2765a1d49075c48f4b65617d9ce01dd437292 100644
--- a/LayoutTests/fast/dom/shadow/move-style-scoped-to-another-shadowroot-crash.html
+++ b/LayoutTests/fast/dom/shadow/move-style-scoped-to-another-shadowroot-crash.html
@@ -4,9 +4,6 @@
<script src="../../../resources/js-test.js"></script>
<script src="resources/shadow-dom.js"></script>
<script>
-if (window.testRunner)
- testRunner.dumpAsText();
-
description("Test for crbug.com/321495: if no crash occurs, this test passes. Otherwise, fails.");
var youngerShadowRoot, olderShadowRoot, style;
« no previous file with comments | « LayoutTests/fast/dom/shadow/input-shadow-nochange.html ('k') | LayoutTests/fast/dom/shadow/nodetype.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698