| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-clip-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-clip-change-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-clip-change-expected.txt
|
| index ccbb6b55a6f36106aafbfcaa52eb60b49620e052..ba6f1274b3d003d0c377074dced7338895df3203 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-clip-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-clip-change-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,17 +17,27 @@
|
| "object": "LayoutText #text",
|
| "rect": [48, 108, 82, 19],
|
| "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Lorem Ipsum'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) A id='link' class='updated'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Lorem Ipsum'",
|
| + "reason": "subtree"
|
| + }
|
| ]
|
| }
|
|
|
|
|