Index: LayoutTests/platform/mac/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt |
diff --git a/LayoutTests/platform/mac/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt b/LayoutTests/platform/mac/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt |
index eb61e3fd641ec6cf5748285e65eff08161c50b7d..ac575b6d52adffb37608e9a05c7f708a1c74007a 100644 |
--- a/LayoutTests/platform/mac/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt |
+++ b/LayoutTests/platform/mac/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt |
@@ -41,14 +41,15 @@ |
] |
}, |
{ |
- "bounds": [15, 385] |
+ "position": [0, 385], |
+ "bounds": [385, 15] |
}, |
{ |
- "position": [15, 385], |
- "bounds": [385, 15] |
+ "position": [385, 0], |
+ "bounds": [15, 385] |
}, |
{ |
- "position": [0, 385], |
+ "position": [385, 385], |
"bounds": [15, 15], |
"drawsContent": true |
} |