Index: LayoutTests/platform/linux/virtual/softwarecompositing/geometry/composited-in-columns-expected.txt |
diff --git a/LayoutTests/platform/linux/virtual/softwarecompositing/geometry/composited-in-columns-expected.txt b/LayoutTests/platform/linux/virtual/softwarecompositing/geometry/composited-in-columns-expected.txt |
deleted file mode 100644 |
index eba7895d656c2bf3d4f403a84feb4fe395efb430..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/linux/virtual/softwarecompositing/geometry/composited-in-columns-expected.txt |
+++ /dev/null |
@@ -1,43 +0,0 @@ |
- { |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [14, 164], |
- "bounds": [210, 60], |
- "drawsContent": true, |
- "backgroundColor": "#0000FF", |
- "children": [ |
- { |
- "position": [5, 5], |
- "bounds": [50, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#008000" |
- } |
- ] |
- }, |
- { |
- "position": [272, 89], |
- "bounds": [210, 60], |
- "drawsContent": true, |
- "backgroundColor": "#0000FF", |
- "children": [ |
- { |
- "position": [5, 5], |
- "bounds": [50, 50], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#008000" |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |