| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
|
| index 4f1e5474d95a4afec6374c5fea6330a342bda459..4b45033044f2c0e9a1c9aa643e8cbe603e12072a 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [1250, 585],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [1250, 585],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -75,37 +77,71 @@
|
| "object": "LayoutText #text",
|
| "rect": [450, 217, 4, 19],
|
| "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '\n'",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='shiftMe'",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutImage IMG",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\n'",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutImage IMG",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "bounds change"
|
| + }
|
| ]
|
| }
|
|
|
|
|