Index: LayoutTests/platform/win/virtual/softwarecompositing/iframes/iframe-size-from-zero-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/softwarecompositing/iframes/iframe-size-from-zero-expected.txt b/LayoutTests/platform/win/virtual/softwarecompositing/iframes/iframe-size-from-zero-expected.txt |
deleted file mode 100644 |
index 9964d395c8fb5d7209f17e04788ec68d4534bf2c..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/virtual/softwarecompositing/iframes/iframe-size-from-zero-expected.txt |
+++ /dev/null |
@@ -1,90 +0,0 @@ |
- |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "children": [ |
- { |
- "position": [28, 28], |
- "bounds": [330, 180], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [15, 15], |
- "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": [5, 5], |
- "bounds": [50, 50], |
- "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" |
- } |
- ] |
- } |
- ] |
-} |
- |