| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
|
| index 833276e5759a2f2dd3eb06fba815f80f8bc096d6..e5b79f89d9aa081c878c843c61428623b1529113 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [785, 836],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [785, 836],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -70,25 +72,43 @@
|
| "object": "LayoutImage IMG",
|
| "rect": [58, 142, 489, 537],
|
| "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "VerticalScrollbar",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutIFrame IFRAME id='iframe'",
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='relative'",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutImage IMG",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "bounds change"
|
| + }
|
| ]
|
| }
|
|
|
|
|