Index: LayoutTests/virtual/slimmingpaint/paint/invalidation/animated-gif-transformed-offscreen-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/paint/invalidation/animated-gif-transformed-offscreen-expected.txt b/LayoutTests/virtual/slimmingpaint/paint/invalidation/animated-gif-transformed-offscreen-expected.txt |
deleted file mode 100644 |
index 101666d17c3b95a0b2636d6e6a6bfc89a5b54b84..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/paint/invalidation/animated-gif-transformed-offscreen-expected.txt |
+++ /dev/null |
@@ -1,24 +0,0 @@ |
-{ |
- "bounds": [2008, 2016], |
- "children": [ |
- { |
- "bounds": [2008, 2016], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [8, 8], |
- "bounds": [2000, 2000], |
- "drawsContent": true, |
- "transform": [ |
- [1, 0, 0, 0], |
- [0, 1, 0, 0], |
- [0, 0, 1, 0], |
- [0, -1000, 0, 1] |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |