| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-5699-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-5699-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-5699-expected.txt
|
| index 94a9e3581e68df00c5691385181b2ddb947ff56b..c27dbfb781afaf5b5d58d39ffaec549f93a1e3ec 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-5699-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-5699-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -40,53 +42,63 @@
|
| "object": "LayoutText #text",
|
| "rect": [8, 136, 4, 19],
|
| "reason": "style change"
|
| - },
|
| - {
|
| - "object": "InlineFlowBox",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '\n'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '\n'",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '\n'",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "InlineTextBox ''",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Hello'",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '\u00A0'",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutBR BR",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutBR BR",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutInline SPAN id='d'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineFlowBox",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\u00A0'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\n'",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Hello'",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\n'",
|
| + "reason": "bounds change"
|
| + }
|
| ]
|
| }
|
|
|
|
|