Index: LayoutTests/virtual/softwarecompositing/geometry/limit-layer-bounds-positioned-expected.txt |
diff --git a/LayoutTests/virtual/softwarecompositing/geometry/limit-layer-bounds-positioned-expected.txt b/LayoutTests/virtual/softwarecompositing/geometry/limit-layer-bounds-positioned-expected.txt |
deleted file mode 100644 |
index 24425f0dc00bacd43328414978e7093bf9f0989f..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/softwarecompositing/geometry/limit-layer-bounds-positioned-expected.txt |
+++ /dev/null |
@@ -1,27 +0,0 @@ |
-Text here |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "children": [ |
- { |
- "position": [29, 29], |
- "bounds": [100, 100] |
- }, |
- { |
- "position": [-9971, 8], |
- "bounds": [10121, 142], |
- "drawsContent": true |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |