| Index: third_party/WebKit/LayoutTests/paint/invalidation/fixed-with-border-under-composited-absolute-scrolled-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/fixed-under-composited-absolute-scrolled-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/fixed-with-border-under-composited-absolute-scrolled-expected.txt
|
| similarity index 90%
|
| copy from third_party/WebKit/LayoutTests/paint/invalidation/fixed-under-composited-absolute-scrolled-expected.txt
|
| copy to third_party/WebKit/LayoutTests/paint/invalidation/fixed-with-border-under-composited-absolute-scrolled-expected.txt
|
| index 6c248c82b0f9d5d9f6b6c86a1e8ce796d4b29429..f18a23396b3073cff8217714bdacaca74bb1c297 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/fixed-under-composited-absolute-scrolled-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/fixed-with-border-under-composited-absolute-scrolled-expected.txt
|
| @@ -9,14 +9,14 @@
|
| {
|
| "name": "LayoutBlockFlow (positioned) DIV id='absolute'",
|
| "position": [0, 400],
|
| - "bounds": [100, 1601],
|
| + "bounds": [120, 1601],
|
| "drawsContent": true,
|
| "backfaceVisibility": "hidden",
|
| "backgroundColor": "#FF0000",
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='fixed'",
|
| - "rect": [0, 0, 100, 200],
|
| + "rect": [0, 110, 120, 110],
|
| "reason": "incremental"
|
| }
|
| ]
|
|
|