Index: LayoutTests/platform/mac/virtual/softwarecompositing/squashing/selection-repaint-with-gaps-expected.txt |
diff --git a/LayoutTests/platform/mac/virtual/softwarecompositing/squashing/selection-repaint-with-gaps-expected.txt b/LayoutTests/platform/mac/virtual/softwarecompositing/squashing/selection-repaint-with-gaps-expected.txt |
deleted file mode 100644 |
index f84daa2765c12f812aca1313243462146cfea8e5..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac/virtual/softwarecompositing/squashing/selection-repaint-with-gaps-expected.txt |
+++ /dev/null |
@@ -1,63 +0,0 @@ |
-lorem ipsumlorem ipsumlorem ipsum |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "children": [ |
- { |
- "position": [8, 8], |
- "bounds": [300, 500] |
- }, |
- { |
- "position": [15, 35], |
- "bounds": [100, 210], |
- "drawsContent": true, |
- "repaintRects": [ |
- [36, 80, 4, 18], |
- [0, 80, 38, 36] |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "children": [ |
- { |
- "position": [8, 8], |
- "bounds": [300, 500] |
- }, |
- { |
- "position": [15, 35], |
- "bounds": [100, 210], |
- "drawsContent": true, |
- "repaintRects": [ |
- [36, 160, 4, 18], |
- [36, 80, 4, 36], |
- [0, 160, 38, 36], |
- [0, 80, 100, 50], |
- [0, 80, 38, 36] |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |