Index: LayoutTests/platform/mac/virtual/softwarecompositing/iframes/enter-compositing-iframe-expected.txt |
diff --git a/LayoutTests/platform/mac/virtual/softwarecompositing/iframes/enter-compositing-iframe-expected.txt b/LayoutTests/platform/mac/virtual/softwarecompositing/iframes/enter-compositing-iframe-expected.txt |
deleted file mode 100644 |
index 90feda07c0a454de0c18e6054d2f475fe8caa5fa..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac/virtual/softwarecompositing/iframes/enter-compositing-iframe-expected.txt |
+++ /dev/null |
@@ -1,89 +0,0 @@ |
- |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "children": [ |
- { |
- "position": [8, 8], |
- "bounds": [370, 220], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [35, 35], |
- "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": [5, 5], |
- "bounds": [50, 50], |
- "drawsContent": true |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |
- |
--------- |
-Frame: '<!--framePath //<!--frame0-->-->' |
--------- |
-{ |
- "bounds": [285, 230], |
- "children": [ |
- { |
- "bounds": [285, 230], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [18, 10], |
- "bounds": [210, 210], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF" |
- } |
- ] |
- } |
- ] |
-} |
- |