Index: LayoutTests/platform/win/virtual/softwarecompositing/squashing/selection-repaint-with-gaps-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/softwarecompositing/squashing/selection-repaint-with-gaps-expected.txt b/LayoutTests/platform/win/virtual/softwarecompositing/squashing/selection-repaint-with-gaps-expected.txt |
deleted file mode 100644 |
index 9fb8917cd8d0ec6618010ef86b59f7386aed2b1f..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/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": [ |
- [37, 80, 3, 17], |
- [0, 80, 39, 35] |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
-{ |
- "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": [ |
- [37, 160, 3, 17], |
- [37, 80, 3, 35], |
- [0, 160, 39, 35], |
- [0, 80, 100, 50], |
- [0, 80, 39, 35] |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |