Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-scroll-delete-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-scroll-delete-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-scroll-delete-expected.txt |
index b7c7781830ad0be8d0eae62758762865f5d0e897..ea19ae28eb65643b04b8a7d03c2676bce24c7178 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-scroll-delete-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-scroll-delete-expected.txt |
@@ -7,43 +7,37 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox ''", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutBlockFlow DIV id='t'", |
+ "rect": [8, 136, 80, 17], |
+ "reason": "invalidate paint rectangle" |
}, |
{ |
- "object": "InlineTextBox ''", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutText #text", |
+ "rect": [8, 136, 43, 17], |
"reason": "full" |
}, |
{ |
- "object": "InlineTextBox 'Passed'", |
- "rect": [0, 0, 0, 0], |
+ "object": "InlineTextBox ''", |
"reason": "full" |
}, |
{ |
- "object": "InlineTextBox 'Test'", |
- "rect": [0, 0, 0, 0], |
+ "object": "InlineTextBox ''", |
"reason": "full" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='t'", |
- "rect": [8, 136, 80, 17], |
- "reason": "invalidate paint rectangle" |
+ "object": "InlineTextBox 'Passed'", |
+ "reason": "full" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [8, 136, 43, 17], |
+ "object": "InlineTextBox 'Test'", |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |