| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/fixed-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/fixed-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/fixed-expected.txt
|
| index 85cf01f7891125374e4abe1dc53d81dc8cfb87d1..62b50d60d499907c25f8334da921db9afce769f5 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/fixed-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/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"
|
| + }
|
| ]
|
| }
|
|
|
|
|