Index: LayoutTests/platform/win/virtual/softwarecompositing/iframes/connect-compositing-iframe-delayed-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/softwarecompositing/iframes/connect-compositing-iframe-delayed-expected.txt b/LayoutTests/platform/win/virtual/softwarecompositing/iframes/connect-compositing-iframe-delayed-expected.txt |
deleted file mode 100644 |
index bf37531f499ccba9192fa7b69315ef5899a05f61..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/virtual/softwarecompositing/iframes/connect-compositing-iframe-delayed-expected.txt |
+++ /dev/null |
@@ -1,90 +0,0 @@ |
- |
-When the parent document becomes composited, the layer trees should get connected together. |
- |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [8, 108], |
- "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], |
- "drawsContent": true |
- } |
- ] |
- } |
- ] |
- }, |
- { |
- "position": [8, 8], |
- "bounds": [100, 100], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF" |
- } |
- ] |
- } |
- ] |
-} |
- |
- |
--------- |
-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" |
- } |
- ] |
- } |
- ] |
-} |
- |