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

Unified Diff: LayoutTests/inspector/timeline/timeline-animation-frame.html

Issue 183703003: Remove more testRunner.display() calls from LayoutTests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Ditch fast/text/font-initial changes too Created 6 years, 10 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/inspector/timeline/timeline-animation-frame.html
diff --git a/LayoutTests/inspector/timeline/timeline-animation-frame.html b/LayoutTests/inspector/timeline/timeline-animation-frame.html
index 53812c023504fd49366aa896faf77ba4ccb4b5b3..6c00a438ba408a43f3d6ec42f0b3df22fe98404a 100644
--- a/LayoutTests/inspector/timeline/timeline-animation-frame.html
+++ b/LayoutTests/inspector/timeline/timeline-animation-frame.html
@@ -12,9 +12,6 @@ function performActions()
{
window.cancelAnimationFrame(requestId);
}
-
- if (window.testRunner)
- testRunner.display();
}
function test()
« no previous file with comments | « LayoutTests/inspector/extensions/extensions-events.html ('k') | LayoutTests/inspector/timeline/timeline-layout.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698