Index: LayoutTests/virtual/softwarecompositing/overflow/resize-painting-expected.txt |
diff --git a/LayoutTests/virtual/softwarecompositing/overflow/resize-painting-expected.txt b/LayoutTests/virtual/softwarecompositing/overflow/resize-painting-expected.txt |
deleted file mode 100644 |
index 5755f757cf80ad9ac89eee13b908d3c655c98b9f..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/softwarecompositing/overflow/resize-painting-expected.txt |
+++ /dev/null |
@@ -1,25 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [18, 10], |
- "bounds": [100, 100], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [85, 85], |
- "bounds": [15, 15], |
- "drawsContent": true |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |