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); |
} |