| Index: LayoutTests/platform/mac/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt
|
| diff --git a/LayoutTests/platform/linux/compositing/backing/no-backing-for-clip-expected.txt b/LayoutTests/platform/mac/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt
|
| similarity index 61%
|
| copy from LayoutTests/platform/linux/compositing/backing/no-backing-for-clip-expected.txt
|
| copy to LayoutTests/platform/mac/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt
|
| index ae40ab74d0dd1c59f674aa59136ec5ad5916b4d6..e6d270a00b28001b387c379b5e036d6ffd25a66b 100644
|
| --- a/LayoutTests/platform/linux/compositing/backing/no-backing-for-clip-expected.txt
|
| +++ b/LayoutTests/platform/mac/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt
|
| @@ -1,5 +1,3 @@
|
| -This layer should not have backing store.
|
| -This layer should not have backing store.
|
| {
|
| "bounds": [800, 600],
|
| "children": [
|
| @@ -9,35 +7,39 @@ This layer should not have backing store.
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| - "position": [8, 8],
|
| - "bounds": [342, 244],
|
| + "position": [8, 13],
|
| + "bounds": [800, 600],
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| - "position": [1, 1],
|
| - "bounds": [340, 242],
|
| + "bounds": [785, 600],
|
| "children": [
|
| {
|
| - "position": [20, 40],
|
| - "bounds": [342, 182],
|
| + "bounds": [785, 1000],
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| - "position": [1, 1],
|
| - "bounds": [340, 180],
|
| "children": [
|
| {
|
| - "position": [30, 50],
|
| + "position": [192, 0],
|
| "bounds": [100, 100],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "backgroundColor": "#C0C0C0"
|
| + "backgroundColor": "#FFFF00"
|
| }
|
| ]
|
| }
|
| ]
|
| }
|
| ]
|
| + },
|
| + {
|
| + "children": [
|
| + {
|
| + "position": [785, 0],
|
| + "bounds": [15, 600]
|
| + }
|
| + ]
|
| }
|
| ]
|
| }
|
|
|