| 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 74881bf5c1c3e8709dc0363a99b651b12e0792e7..8abd6ecfb4f1adcc37aad52c5d52cebd4ae1d744 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
|
| @@ -7,9 +7,14 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
|
| - "rect": [8, 92, 769, 642],
|
| - "reason": "location change"
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 785, 836],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [0, 742, 785, 94],
|
| + "reason": "incremental"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
|
| @@ -18,37 +23,42 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV class='relative'",
|
| + "rect": [8, 186, 769, 642],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
|
| "rect": [8, 92, 769, 642],
|
| "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV class='relative'",
|
| - "rect": [8, 186, 769, 642],
|
| + "rect": [8, 92, 769, 642],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "rect": [18, 102, 712, 74],
|
| + "object": "LayoutIFrame IFRAME id='iframe'",
|
| + "rect": [8, 92, 732, 94],
|
| "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow HTML",
|
| - "rect": [0, 0, 785, 836],
|
| - "reason": "forced by layout"
|
| + "rect": [10, 94, 728, 90],
|
| + "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow HTML",
|
| + "object": "LayoutView #document",
|
| "rect": [10, 94, 728, 90],
|
| - "reason": "location change"
|
| + "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutIFrame IFRAME id='iframe'",
|
| - "rect": [8, 92, 732, 94],
|
| + "object": "LayoutView #document",
|
| + "rect": [10, 94, 728, 90],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutImage IMG",
|
| - "rect": [58, 142, 489, 537],
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [18, 102, 712, 74],
|
| "reason": "location change"
|
| },
|
| {
|
| @@ -57,33 +67,24 @@
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutText #text",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "LayoutImage IMG",
|
| + "rect": [58, 142, 489, 537],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutView #document",
|
| - "rect": [0, 742, 785, 94],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "rect": [10, 94, 728, 90],
|
| - "reason": "full"
|
| + "object": "LayoutText #text",
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [10, 94, 728, 90],
|
| - "reason": "location change"
|
| + "reason": "scroll"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "VerticalScrollbar",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|