| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-list-offset-change-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-list-offset-change-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-list-offset-change-repaint-expected.txt
|
| index 08316ff984f6a4a7f8f5749e0b6987763286c579..08529d18b57bb7aa14da3c9a3fa9ed5ad750e15b 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-list-offset-change-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-list-offset-change-repaint-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -15,33 +17,31 @@
|
| "object": "LayoutImage IMG",
|
| "rect": [8, 64, 214, 232],
|
| "reason": "location change"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutListMarker (anonymous)",
|
| - "reason": "none"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "none"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutListItem (positioned) LI",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutListMarker (anonymous)",
|
| + "reason": "none"
|
| + },
|
| + {
|
| + "object": "LayoutImage IMG",
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "none"
|
| + }
|
| ]
|
| }
|
|
|
|
|