Index: third_party/WebKit/LayoutTests/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt b/third_party/WebKit/LayoutTests/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt |
index 69774b28aa36cefee47efbc63b75d708da211064..1bd8ff2e7066abef7c17579a77c8b73debbe921f 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt |
@@ -65,28 +65,3 @@ |
] |
} |
- |
--------- |
-Frame: '<!--framePath //<!--frame0-->-->' |
--------- |
-{ |
- "position": [-615, 0], |
- "bounds": [1000, 1000], |
- "children": [ |
- { |
- "bounds": [1000, 1000], |
- "drawsContent": true, |
- "backgroundColor": "#FF0000", |
- "children": [ |
- { |
- "position": [665, 50], |
- "bounds": [100, 100], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#008000" |
- } |
- ] |
- } |
- ] |
-} |
- |