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

Unified Diff: LayoutTests/animations/animation-offscreen-to-onscreen.html

Issue 24438004: Rename testRunner.dumpAsText(true) to testRunner.dumpAsTextWithPixelResults() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: more tests Created 7 years, 3 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 | « no previous file | LayoutTests/animations/resources/animation-test-helpers.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/animations/animation-offscreen-to-onscreen.html
diff --git a/LayoutTests/animations/animation-offscreen-to-onscreen.html b/LayoutTests/animations/animation-offscreen-to-onscreen.html
index 286d96d007e5a729dfc82330915fb183ca69f052..396fd4b9aa704c76729f0612c9f5dc7ea5c0eaac 100644
--- a/LayoutTests/animations/animation-offscreen-to-onscreen.html
+++ b/LayoutTests/animations/animation-offscreen-to-onscreen.html
@@ -27,7 +27,7 @@
<script src="resources/animation-test-helpers.js" type="text/javascript"></script>
<script type="text/javascript" charset="utf-8">
if (window.testRunner) {
- window.testRunner.dumpAsText(true);
+ window.testRunner.dumpAsTextWithPixelResults();
}
const expectedValues = [
« no previous file with comments | « no previous file | LayoutTests/animations/resources/animation-test-helpers.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698