| Index: third_party/WebKit/LayoutTests/fast/repaint/multicol-with-text-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-text-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-text-expected.txt
|
| index 0c7563b7947d54f6a3f038c9b2f6dfbbd6e4f2c5..8edb88fef7487a0f4786220bb57ae0f464f700fa 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-text-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-text-expected.txt
|
| @@ -7,53 +7,45 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| + "object": "LayoutMultiColumnFlowThread (anonymous)",
|
| + "rect": [8, 8, 630, 20],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [488, 8, 80, 20],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| "object": "InlineTextBox '\n'",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "InlineTextBox '\n'",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "InlineTextBox '\n'",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "InlineTextBox 'PASS'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "location change"
|
| - },
|
| - {
|
| - "object": "LayoutMultiColumnFlowThread (anonymous)",
|
| - "rect": [8, 8, 630, 20],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [488, 8, 80, 20],
|
| "reason": "location change"
|
| },
|
| {
|
| "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"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|