Index: third_party/WebKit/LayoutTests/fast/repaint/multicol-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multicol-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/multicol-repaint-expected.txt |
index 59b77c453c1f39b264cf2335d1a29e5a1ca19639..7e46121b5bd851edf475c01c982732db24ee3bfe 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/multicol-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/multicol-repaint-expected.txt |
@@ -7,53 +7,45 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
+ "object": "LayoutMultiColumnFlowThread (anonymous)", |
+ "rect": [9, 9, 525, 100], |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "rect": [234, 15, 300, 50], |
+ "reason": "full" |
+ }, |
+ { |
"object": "InlineFlowBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "InlineTextBox '\n'", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "InlineTextBox ''", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "InlineTextBox 'XXXXXX'", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "InlineTextBox '\u00A0'", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutMultiColumnFlowThread (anonymous)", |
- "rect": [9, 9, 525, 100], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [234, 15, 300, 50], |
"reason": "full" |
}, |
{ |
"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" |
} |
] |