Index: LayoutTests/platform/win/virtual/softwarecompositing/iframes/invisible-nested-iframe-hide-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/softwarecompositing/iframes/invisible-nested-iframe-hide-expected.txt b/LayoutTests/platform/win/virtual/softwarecompositing/iframes/invisible-nested-iframe-hide-expected.txt |
deleted file mode 100644 |
index b599c9ff558f4debcf49822651c5ce5957087cce..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/virtual/softwarecompositing/iframes/invisible-nested-iframe-hide-expected.txt |
+++ /dev/null |
@@ -1,98 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [18, 10], |
- "bounds": [210, 210], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF" |
- } |
- ] |
- } |
- ] |
-} |
- |
- |
--------- |
-Frame: '-->' |
--------- |
-{ |
- "bounds": [285, 192], |
- "children": [ |
- { |
- "bounds": [285, 192], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [8, 8], |
- "bounds": [252, 172], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [1, 1], |
- "children": [ |
- { |
- "bounds": [250, 170], |
- "children": [ |
- { |
- "children": [ |
- { |
- "bounds": [250, 230], |
- "children": [ |
- { |
- "bounds": [250, 230], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [18, 10], |
- "bounds": [210, 210], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF" |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |
- |
--------- |
-Frame: '/-->' |
--------- |
-{ |
- "bounds": [250, 230], |
- "children": [ |
- { |
- "bounds": [250, 230], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [18, 10], |
- "bounds": [210, 210], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF" |
- } |
- ] |
- } |
- ] |
-} |
- |