Index: LayoutTests/platform/win/virtual/softwarecompositing/squashing/no-squashing-into-another-clip-layer-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/softwarecompositing/squashing/no-squashing-into-another-clip-layer-expected.txt b/LayoutTests/platform/win/virtual/softwarecompositing/squashing/no-squashing-into-another-clip-layer-expected.txt |
deleted file mode 100644 |
index 660bc2a9c8a5d6943fc4ddd0e9c62ede4b1a4cab..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/virtual/softwarecompositing/squashing/no-squashing-into-another-clip-layer-expected.txt |
+++ /dev/null |
@@ -1,39 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [8, 8], |
- "bounds": [784, 10], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#ADD8E6", |
- "children": [ |
- { |
- "bounds": [784, 10], |
- "children": [ |
- { |
- "bounds": [784, 10], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#F5F5F5" |
- } |
- ] |
- } |
- ] |
- }, |
- { |
- "position": [8, 0], |
- "bounds": [211, 100], |
- "drawsContent": true, |
- "backgroundColor": "#90EE90" |
- } |
- ] |
- } |
- ] |
-} |
- |