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

Unified Diff: LayoutTests/fast/dom/shadow/events-stopped-at-shadow-boundary.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/events-stopped-at-shadow-boundary.html
diff --git a/LayoutTests/fast/dom/shadow/events-stopped-at-shadow-boundary.html b/LayoutTests/fast/dom/shadow/events-stopped-at-shadow-boundary.html
index 8cf21b53fe0b89e3dda355ce4ced0ada6b6c4ba0..4ef0ab8a0c64873894b6058de6ce920158c2d62d 100644
--- a/LayoutTests/fast/dom/shadow/events-stopped-at-shadow-boundary.html
+++ b/LayoutTests/fast/dom/shadow/events-stopped-at-shadow-boundary.html
@@ -138,9 +138,6 @@ function testEventsInMultipleShadowTrees()
function test()
{
- if (window.testRunner)
- testRunner.dumpAsText();
-
testEventsShoudBeStoppedAtShadowBoundary()
testEventsFiredOnDistributedNodesShouldNotBeStoppedAtShadowBoundary();
testEventsInMultipleShadowTrees();
« no previous file with comments | « LayoutTests/fast/dom/shadow/distribution-update-recalcs-style.html ('k') | LayoutTests/fast/dom/shadow/focus-navigation.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698