Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-3509-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-3509-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-3509-expected.txt |
index 62aface8e41446268ba48bd2c78ac43b51aecdb4..8c9990231ac77940144bea63c97b37bf42aaa98a 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-3509-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-3509-expected.txt |
@@ -7,23 +7,20 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox '\u00A0'", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
"object": "LayoutBlockFlow DIV id='im'", |
"rect": [11, 131, 100, 100], |
"reason": "forced by layout" |
}, |
{ |
+ "object": "InlineTextBox '\u00A0'", |
+ "reason": "full" |
+ }, |
+ { |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |