Index: LayoutTests/platform/mac-snowleopard/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt |
diff --git a/LayoutTests/platform/mac-snowleopard/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt b/LayoutTests/platform/mac-snowleopard/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt |
index 744fa78366940e89c949fdbb63b062b338a99fd2..6eb424bec6c9d598475965273e7aab65b2b938af 100644 |
--- a/LayoutTests/platform/mac-snowleopard/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt |
+++ b/LayoutTests/platform/mac-snowleopard/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt |
@@ -41,16 +41,17 @@ |
] |
}, |
{ |
- "bounds": [15, 385], |
+ "position": [0, 385], |
+ "bounds": [385, 15], |
"drawsContent": true |
}, |
{ |
- "position": [15, 385], |
- "bounds": [385, 15], |
+ "position": [385, 0], |
+ "bounds": [15, 385], |
"drawsContent": true |
}, |
{ |
- "position": [0, 385], |
+ "position": [385, 385], |
"bounds": [15, 15], |
"drawsContent": true |
} |