| Index: third_party/WebKit/LayoutTests/fast/repaint/fixed-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/fixed-expected.txt
|
| index 53b6738245e09db3169931e16de70b85a7c39d6a..f03184d86e7e76f9ae4d1f9f5248000b1a0552b7 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/fixed-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [785, 2016],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [785, 2016],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -13,6 +15,12 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='t'",
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
|
|
|
|