Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-delete-line-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-delete-line-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/overflow-delete-line-expected.txt |
index 9e831d2fbcb93af00bbe2bb4efbe5ed3501e629f..15ed2559590d9ebb85b820c4ff207c67618c0bae 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-delete-line-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-delete-line-expected.txt |
@@ -7,48 +7,42 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox ''", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutBlockFlow DIV id='dv'", |
+ "rect": [8, 70, 80, 36], |
+ "reason": "invalidate paint rectangle" |
}, |
{ |
- "object": "InlineTextBox ''", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutText #text", |
+ "rect": [8, 70, 74, 18], |
"reason": "full" |
}, |
{ |
- "object": "InlineTextBox ''", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutText #text", |
+ "rect": [8, 70, 47, 36], |
"reason": "full" |
}, |
{ |
- "object": "InlineTextBox 'Lorem ipsu'", |
- "rect": [0, 0, 0, 0], |
+ "object": "InlineTextBox ''", |
"reason": "full" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='dv'", |
- "rect": [8, 70, 80, 36], |
- "reason": "invalidate paint rectangle" |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [8, 70, 47, 36], |
+ "object": "InlineTextBox ''", |
"reason": "full" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [8, 70, 74, 18], |
+ "object": "InlineTextBox 'Lorem ipsu'", |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |