| Index: LayoutTests/platform/win-xp/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt
|
| diff --git a/LayoutTests/compositing/rtl/rtl-iframe-fixed-expected.txt b/LayoutTests/platform/win-xp/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt
|
| similarity index 65%
|
| copy from LayoutTests/compositing/rtl/rtl-iframe-fixed-expected.txt
|
| copy to LayoutTests/platform/win-xp/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt
|
| index 486b79bbbacd1a963971390e166b1630f892e882..744fa78366940e89c949fdbb63b062b338a99fd2 100644
|
| --- a/LayoutTests/compositing/rtl/rtl-iframe-fixed-expected.txt
|
| +++ b/LayoutTests/platform/win-xp/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt
|
| @@ -13,19 +13,20 @@
|
| {
|
| "children": [
|
| {
|
| - "bounds": [400, 400],
|
| + "bounds": [385, 385],
|
| "children": [
|
| {
|
| "children": [
|
| {
|
| - "bounds": [400, 400],
|
| + "position": [-615, 0],
|
| + "bounds": [1000, 1000],
|
| "children": [
|
| {
|
| - "bounds": [400, 400],
|
| + "bounds": [1000, 1000],
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| - "position": [50, 50],
|
| + "position": [665, 50],
|
| "bounds": [100, 100],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -38,6 +39,20 @@
|
| ]
|
| }
|
| ]
|
| + },
|
| + {
|
| + "bounds": [15, 385],
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "position": [15, 385],
|
| + "bounds": [385, 15],
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "position": [0, 385],
|
| + "bounds": [15, 15],
|
| + "drawsContent": true
|
| }
|
| ]
|
| }
|
| @@ -53,14 +68,15 @@
|
| Frame: '<!--framePath //<!--frame0-->-->'
|
| --------
|
| {
|
| - "bounds": [400, 400],
|
| + "position": [-615, 0],
|
| + "bounds": [1000, 1000],
|
| "children": [
|
| {
|
| - "bounds": [400, 400],
|
| + "bounds": [1000, 1000],
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| - "position": [50, 50],
|
| + "position": [665, 50],
|
| "bounds": [100, 100],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
|
|