Index: LayoutTests/platform/mac/virtual/softwarecompositing/iframes/resizer-expected.txt |
diff --git a/LayoutTests/platform/mac/virtual/softwarecompositing/iframes/resizer-expected.txt b/LayoutTests/platform/mac/virtual/softwarecompositing/iframes/resizer-expected.txt |
deleted file mode 100644 |
index 6bc7e20909ad1d5c09d006832cbd8381727e3095..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac/virtual/softwarecompositing/iframes/resizer-expected.txt |
+++ /dev/null |
@@ -1,85 +0,0 @@ |
- |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [8, 8], |
- "bounds": [304, 154], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [2, 2], |
- "children": [ |
- { |
- "bounds": [285, 150], |
- "children": [ |
- { |
- "children": [ |
- { |
- "bounds": [285, 230], |
- "children": [ |
- { |
- "bounds": [285, 230], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [18, 10], |
- "bounds": [210, 210], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF" |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- }, |
- { |
- "position": [285, 0], |
- "bounds": [15, 150] |
- } |
- ] |
- }, |
- { |
- "position": [287, 137], |
- "bounds": [15, 15], |
- "drawsContent": true |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |
- |
--------- |
-Frame: '-->' |
--------- |
-{ |
- "bounds": [285, 230], |
- "children": [ |
- { |
- "bounds": [285, 230], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [18, 10], |
- "bounds": [210, 210], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF" |
- } |
- ] |
- } |
- ] |
-} |
- |