| Index: third_party/WebKit/LayoutTests/paint/invalidation/multicol-with-text-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/multicol-with-text-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/multicol-with-text-expected.txt
|
| index 9ca4433fb324b7678fd757950d8da57a97410df9..126c3ae28d409819581e3539507eae91b4ad11ba 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/multicol-with-text-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/multicol-with-text-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutMultiColumnFlowThread (anonymous)",
|
| "rect": [8, 8, 630, 20],
|
| - "reason": "forced by layout"
|
| + "reason": "border box change"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| @@ -22,19 +22,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutMultiColumnFlowThread (anonymous)",
|
| - "reason": "forced by layout"
|
| + "reason": "border box change"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutBR BR",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '\n'",
|
| - "reason": "forced by layout"
|
| + "reason": "border box change"
|
| },
|
| {
|
| "object": "LayoutBR BR",
|
|
|