Index: LayoutTests/platform/android/virtual/slimmingpaint/paint/invalidation/animated-gif-expected.txt |
diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/paint/invalidation/animated-gif-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/paint/invalidation/animated-gif-expected.txt |
deleted file mode 100644 |
index 8e6728e479bb7c0c3ac00e73768a6aa99447487e..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/android/virtual/slimmingpaint/paint/invalidation/animated-gif-expected.txt |
+++ /dev/null |
@@ -1,22 +0,0 @@ |
-{ |
- "bounds": [2008, 2016], |
- "children": [ |
- { |
- "bounds": [2008, 2016], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 8, 2000, 54], |
- [8, 8, 50, 50], |
- [8, 8, 50, 50] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutImage IMG id='targetImage'", |
- "LayoutBlockFlow DIV", |
- "LayoutImage IMG id='targetImage'", |
- "LayoutImage IMG id='targetImage'" |
- ] |
- } |
- ] |
-} |
- |