Index: LayoutTests/platform/win/virtual/softwarecompositing/iframes/iframe-resize-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/softwarecompositing/iframes/iframe-resize-expected.txt b/LayoutTests/platform/win/virtual/softwarecompositing/iframes/iframe-resize-expected.txt |
deleted file mode 100644 |
index e1a1748ebf888a684e6a01b1cd0018a76ce87d54..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/virtual/softwarecompositing/iframes/iframe-resize-expected.txt |
+++ /dev/null |
@@ -1,90 +0,0 @@ |
- |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "children": [ |
- { |
- "position": [8, 8], |
- "bounds": [470, 190], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [35, 35], |
- "children": [ |
- { |
- "bounds": [385, 120], |
- "children": [ |
- { |
- "children": [ |
- { |
- "bounds": [385, 230], |
- "children": [ |
- { |
- "bounds": [385, 230], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [18, 10], |
- "bounds": [210, 210], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF" |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- }, |
- { |
- "position": [385, 0], |
- "bounds": [15, 120], |
- "drawsContent": true |
- } |
- ] |
- } |
- ] |
- }, |
- { |
- "position": [5, 5], |
- "bounds": [50, 50], |
- "drawsContent": true |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |
- |
--------- |
-Frame: '-->' |
--------- |
-{ |
- "bounds": [385, 230], |
- "children": [ |
- { |
- "bounds": [385, 230], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [18, 10], |
- "bounds": [210, 210], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF" |
- } |
- ] |
- } |
- ] |
-} |
- |