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

Unified Diff: LayoutTests/fast/images/loop-identical-frame-expected.txt

Issue 201513003: Implement InterpolationMedium to filter animated images (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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/images/loop-identical-frame-expected.txt
diff --git a/LayoutTests/fast/images/loop-identical-frame-expected.txt b/LayoutTests/fast/images/loop-identical-frame-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..be5100cb76f7b6bc5e2bf51716a163b746417a29
--- /dev/null
+++ b/LayoutTests/fast/images/loop-identical-frame-expected.txt
@@ -0,0 +1,13 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderImage {IMG} at (0,0) size 133x133
+ RenderText {#text} at (133,118) size 4x19
+ text run at (133,118) width 4: " "
+ RenderImage {IMG} at (137,33) size 100x100
+ RenderText {#text} at (237,118) size 4x19
+ text run at (237,118) width 4: " "
+ RenderImage {IMG} at (241,56) size 77x77
+ RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698