| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/invalidate-after-composited-scroll-of-window-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/rel-positioned-inline-with-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/invalidate-after-composited-scroll-of-window-expected.txt
|
| similarity index 82%
|
| copy from third_party/WebKit/LayoutTests/paint/invalidation/rel-positioned-inline-with-overflow-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/invalidate-after-composited-scroll-of-window-expected.txt
|
| index 3cf744a5af1a96565adff434a694983950e6eb7b..e04d823698b7958a1754399ce8f09ba57bb70088 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/rel-positioned-inline-with-overflow-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/invalidate-after-composited-scroll-of-window-expected.txt
|
| @@ -1,16 +1,16 @@
|
| {
|
| "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| + "bounds": [785, 4934],
|
| "children": [
|
| {
|
| "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| + "bounds": [785, 4934],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| - "rect": [8, 92, 100, 50],
|
| + "rect": [8, 2408, 100, 100],
|
| "reason": "style change"
|
| }
|
| ]
|
|
|