Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/animated-svg-as-image-background-offscreen-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/animated-svg-as-image-background-offscreen-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/animated-svg-as-image-background-offscreen-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c0436ac41fc5dc8e0dffa0661405f0d2d490733a |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/animated-svg-as-image-background-offscreen-expected.txt |
@@ -0,0 +1,11 @@ |
+{ |
+ "layers": [ |
+ { |
+ "name": "LayoutView #document", |
+ "bounds": [2008, 2016], |
+ "contentsOpaque": true, |
+ "drawsContent": true |
+ } |
+ ] |
+} |
+ |