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

Unified Diff: LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent.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/shadowdom-for-form-associated-element-useragent.html
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent.html b/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent.html
index 5562c1f26462edc6f501c32f632b7e3b32d81378..96aa4d81957e4981803675138df218dd6124889b 100644
--- a/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent.html
+++ b/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent.html
@@ -27,8 +27,6 @@ var oldestShadowRoot;
var youngerShadowRoot;
function test()
{
- if (window.testRunner)
- testRunner.dumpAsText();
if (window.internals)
window.internals.settings.setAuthorShadowDOMForAnyElementEnabled(true);
« no previous file with comments | « LayoutTests/fast/dom/shadow/shadowdom-dynamic-styling.html ('k') | LayoutTests/fast/dom/shadow/shadowdom-for-image-event.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698