Index: third_party/WebKit/LayoutTests/compositing/rtl/rtl-iframe-fixed-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/rtl/rtl-iframe-fixed-expected.txt b/third_party/WebKit/LayoutTests/compositing/rtl/rtl-iframe-fixed-expected.txt |
index 416f3a6c2870aaab58a3464dfb338c0361ca38b9..59d386340d6d25cd811c8c249447197bf16a8a49 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/rtl/rtl-iframe-fixed-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/rtl/rtl-iframe-fixed-expected.txt |
@@ -50,27 +50,3 @@ |
] |
} |
- |
--------- |
-Frame: '<!--framePath //<!--frame0-->-->' |
--------- |
-{ |
- "bounds": [400, 400], |
- "children": [ |
- { |
- "bounds": [400, 400], |
- "drawsContent": true, |
- "backgroundColor": "#FF0000", |
- "children": [ |
- { |
- "position": [50, 50], |
- "bounds": [100, 100], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#008000" |
- } |
- ] |
- } |
- ] |
-} |
- |