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

Unified Diff: LayoutTests/fast/images/animated-gif-with-offsets.html

Issue 1077743002: Stop testing image output for fast/images/animated-gif-with-offsets.html (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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/fast/images/animated-gif-with-offsets-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/images/animated-gif-with-offsets.html
diff --git a/LayoutTests/fast/images/animated-gif-with-offsets.html b/LayoutTests/fast/images/animated-gif-with-offsets.html
index 7bfbaff319bbbc5f0d882584eabf08ad7e4a1a85..ea18c08710e6b44413d794a0ea0253505d49a633 100644
--- a/LayoutTests/fast/images/animated-gif-with-offsets.html
+++ b/LayoutTests/fast/images/animated-gif-with-offsets.html
@@ -24,6 +24,7 @@ function displayOneFrame() {
if (window.testRunner) {
testRunner.waitUntilDone();
+ testRunner.dumpAsText();
setTimeout(displayOneFrame, 50);
}
« no previous file with comments | « no previous file | LayoutTests/fast/images/animated-gif-with-offsets-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698