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

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

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.html
diff --git a/LayoutTests/fast/images/loop-identical-frame.html b/LayoutTests/fast/images/loop-identical-frame.html
new file mode 100644
index 0000000000000000000000000000000000000000..ad7027cb98e157f6bf70cbf053d79dd92642cf12
--- /dev/null
+++ b/LayoutTests/fast/images/loop-identical-frame.html
@@ -0,0 +1,5 @@
+<body>
+<img src="resources/loop-identical-frame.gif" width=133 height=133>
+<img src="resources/loop-identical-frame.gif">
+<img src="resources/loop-identical-frame.gif" width=77 height=77>
+</body>
« no previous file with comments | « no previous file | LayoutTests/fast/images/loop-identical-frame-expected.png » ('j') | Source/core/html/HTMLCanvasElement.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698