| Index: third_party/WebKit/LayoutTests/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt
|
| index 0dd64fd67229ff27bfe7e5910d6f675dd63998a9..891ebc4d2f105cf6f8a927aba289a4521ee811ad 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt
|
| @@ -1,12 +1,15 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [785, 2001],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [785, 2001],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV id='absolute'",
|
| "position": [0, 400],
|
| "bounds": [100, 1601],
|
| "drawsContent": true,
|
| @@ -22,6 +25,12 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='fixed'",
|
| + "reason": "incremental"
|
| + }
|
| ]
|
| }
|
|
|
|
|