Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/multicol-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/multicol-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/multicol-repaint-expected.txt |
index c6a1cae660290b6855bdbbaa476adfe331e8bc73..4af1426f8a2d0a15e268d6da71101736d8b16236 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/multicol-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/multicol-repaint-expected.txt |
@@ -7,11 +7,6 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutMultiColumnFlowThread (anonymous)", |
- "rect": [9, 9, 400, 100], |
- "reason": "forced by layout" |
- }, |
- { |
"object": "LayoutInline SPAN id='a'", |
"rect": [234, 10, 300, 57], |
"reason": "forced by layout" |
@@ -20,41 +15,12 @@ |
"object": "LayoutText #text", |
"rect": [234, 15, 300, 50], |
"reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [9, 10, 13, 57], |
- "reason": "forced by layout" |
} |
] |
} |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutMultiColumnFlowThread (anonymous)", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox '\u00A0'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBR BR", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox '\n'", |
- "reason": "forced by layout" |
- }, |
- { |
"object": "LayoutInline SPAN id='a'", |
"reason": "forced by layout" |
}, |