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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/animated-webp-offscreen-expected.txt

Issue 2786883006: Add paint invalidation tests for animated WEBP images (Closed)
Patch Set: Created 3 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
« no previous file with comments | « third_party/WebKit/LayoutTests/paint/invalidation/animated-webp-offscreen.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/paint/invalidation/animated-webp-offscreen-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/animated-webp-offscreen-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/animated-webp-offscreen-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c0436ac41fc5dc8e0dffa0661405f0d2d490733a
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/animated-webp-offscreen-expected.txt
@@ -0,0 +1,11 @@
+{
+ "layers": [
+ {
+ "name": "LayoutView #document",
+ "bounds": [2008, 2016],
+ "contentsOpaque": true,
+ "drawsContent": true
+ }
+ ]
+}
+
« no previous file with comments | « third_party/WebKit/LayoutTests/paint/invalidation/animated-webp-offscreen.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698