Index: LayoutTests/platform/android/virtual/softwarecompositing/squashing/repaint-overflow-scrolled-squashed-content-expected.txt |
diff --git a/LayoutTests/platform/android/virtual/softwarecompositing/squashing/repaint-overflow-scrolled-squashed-content-expected.txt b/LayoutTests/platform/android/virtual/softwarecompositing/squashing/repaint-overflow-scrolled-squashed-content-expected.txt |
deleted file mode 100644 |
index 13c2ecf50e13f5caf2326ca63a2d6d2cb5be225d..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/android/virtual/softwarecompositing/squashing/repaint-overflow-scrolled-squashed-content-expected.txt |
+++ /dev/null |
@@ -1,33 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [8, 8], |
- "bounds": [185, 185], |
- "children": [ |
- { |
- "bounds": [150, 1000], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#ADD8E6" |
- }, |
- { |
- "bounds": [100, 1000], |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 0, 100, 1000], |
- [0, 0, 100, 1000] |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |