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 41eb96e10c6ad7f5617efc3e5bdd565ae459b551..dfbfa9d73ae6b1616a71200b77be9163c814f736 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 |
@@ -7,11 +7,6 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox '\n'", |
- "rect": [0, 0, 0, 0], |
- "reason": "location change" |
- }, |
- { |
"object": "LayoutBlockFlow (positioned) DIV id='shiftMe'", |
"rect": [0, 0, 1500, 237], |
"reason": "location change" |
@@ -22,93 +17,91 @@ |
"reason": "location change" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [0, 0, 800, 56], |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'", |
- "rect": [0, 0, 700, 237], |
+ "rect": [704, 0, 700, 237], |
"reason": "location change" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'", |
- "rect": [-250, 0, 700, 237], |
+ "rect": [454, 0, 700, 237], |
"reason": "location change" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'", |
- "rect": [704, 0, 700, 237], |
+ "rect": [0, 0, 700, 237], |
"reason": "location change" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'", |
- "rect": [454, 0, 700, 237], |
+ "rect": [-250, 0, 700, 237], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow HTML", |
- "rect": [0, 0, 800, 56], |
- "reason": "forced by layout" |
+ "object": "LayoutView #document", |
+ "rect": [1250, 0, 250, 585], |
+ "reason": "incremental" |
}, |
{ |
"object": "LayoutImage IMG", |
- "rect": [0, 0, 214, 232], |
+ "rect": [704, 0, 214, 232], |
"reason": "location change" |
}, |
{ |
"object": "LayoutImage IMG", |
- "rect": [-250, 0, 214, 232], |
+ "rect": [454, 0, 214, 232], |
"reason": "location change" |
}, |
{ |
"object": "LayoutImage IMG", |
- "rect": [704, 0, 214, 232], |
+ "rect": [0, 0, 214, 232], |
"reason": "location change" |
}, |
{ |
"object": "LayoutImage IMG", |
- "rect": [454, 0, 214, 232], |
+ "rect": [-250, 0, 214, 232], |
"reason": "location change" |
}, |
{ |
"object": "LayoutText #text", |
- "rect": [0, 0, 0, 0], |
+ "rect": [700, 217, 4, 19], |
"reason": "location change" |
}, |
{ |
"object": "LayoutText #text", |
- "rect": [700, 217, 4, 19], |
+ "rect": [450, 217, 4, 19], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [450, 217, 4, 19], |
+ "object": "InlineTextBox '\n'", |
"reason": "location change" |
}, |
{ |
"object": "LayoutText #text", |
- "rect": [0, 0, 0, 0], |
"reason": "location change" |
}, |
{ |
"object": "LayoutText #text", |
- "rect": [0, 0, 0, 0], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutView #document", |
- "rect": [1250, 0, 250, 585], |
- "reason": "incremental" |
+ "object": "LayoutText #text", |
+ "reason": "location change" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |