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

Side by Side Diff: LayoutTests/fast/images/invalid-animated-webp.html

Issue 13980003: Add animation support for WebP images (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 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 unified diff | Download patch
OLDNEW
(Empty)
1 <script>
2 if (window.testRunner)
3 window.testRunner.dumpAsText();
4 </script>
5 This test passes if no errors occur while decoding this large animation.<br>
6 <img src="resources/webp-animated.webp">
Noel Gordon 2013/04/29 18:41:57 This test should load resources/invalid-animated-w
urvang (Google) 2013/04/30 13:14:15 I believe this layout test is no longer needed, as
Noel Gordon 2013/05/01 17:55:28 See below.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698