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

Unified Diff: LayoutTests/fast/dom/shadow/shadow-boundary-events.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/nodetype.html ('k') | LayoutTests/fast/dom/shadow/shadow-contents-event.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/shadow/shadow-boundary-events.html
diff --git a/LayoutTests/fast/dom/shadow/shadow-boundary-events.html b/LayoutTests/fast/dom/shadow/shadow-boundary-events.html
index 59678b657ba1003271ddb035351c294d23041551..b169972ab06b7c1af9dbbffd054c62c14877f447 100644
--- a/LayoutTests/fast/dom/shadow/shadow-boundary-events.html
+++ b/LayoutTests/fast/dom/shadow/shadow-boundary-events.html
@@ -117,8 +117,6 @@ function moveFocus(oldElementId, newElementId, message)
function test()
{
- if (window.testRunner)
- testRunner.dumpAsText();
prepareDOMTree(document.getElementById('sandbox'));
// Test for mouseover/mouseout events.
« no previous file with comments | « LayoutTests/fast/dom/shadow/nodetype.html ('k') | LayoutTests/fast/dom/shadow/shadow-contents-event.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698