Index: LayoutTests/platform/mac/virtual/softwarecompositing/rtl/rtl-iframe-absolute-expected.txt |
diff --git a/LayoutTests/platform/mac/virtual/softwarecompositing/rtl/rtl-iframe-absolute-expected.txt b/LayoutTests/platform/mac/virtual/softwarecompositing/rtl/rtl-iframe-absolute-expected.txt |
deleted file mode 100644 |
index 486b79bbbacd1a963971390e166b1630f892e882..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac/virtual/softwarecompositing/rtl/rtl-iframe-absolute-expected.txt |
+++ /dev/null |
@@ -1,73 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "bounds": [400, 400], |
- "drawsContent": true, |
- "children": [ |
- { |
- "children": [ |
- { |
- "bounds": [400, 400], |
- "children": [ |
- { |
- "children": [ |
- { |
- "bounds": [400, 400], |
- "children": [ |
- { |
- "bounds": [400, 400], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [50, 50], |
- "bounds": [100, 100], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#008000" |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |
- |
--------- |
-Frame: '<!--framePath //<!--frame0-->-->' |
--------- |
-{ |
- "bounds": [400, 400], |
- "children": [ |
- { |
- "bounds": [400, 400], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [50, 50], |
- "bounds": [100, 100], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#008000" |
- } |
- ] |
- } |
- ] |
-} |
- |