Index: third_party/WebKit/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-hide-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-hide-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-hide-expected.txt |
deleted file mode 100644 |
index a7f36e07af61274f3f9bbb931f8d6cccb6b367fc..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-hide-expected.txt |
+++ /dev/null |
@@ -1,101 +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, 193], |
- "children": [ |
- { |
- "bounds": [285, 193], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [8, 8], |
- "bounds": [252, 172], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [1, 1], |
- "bounds": [250, 170], |
- "children": [ |
- { |
- "bounds": [250, 170], |
- "children": [ |
- { |
- "children": [ |
- { |
- "bounds": [250, 230], |
- "children": [ |
- { |
- "bounds": [250, 230], |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0", |
- "children": [ |
- { |
- "position": [18, 10], |
- "bounds": [210, 210], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF" |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |
- |
--------- |
-Frame: '/-->' |
--------- |
-{ |
- "bounds": [250, 230], |
- "children": [ |
- { |
- "bounds": [250, 230], |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0", |
- "children": [ |
- { |
- "position": [18, 10], |
- "bounds": [210, 210], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF" |
- } |
- ] |
- } |
- ] |
-} |
- |