| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/multicol-repaint-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/multicol-repaint-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/multicol-repaint-expected.txt
|
| index a9b1cb320ffb8d255018ccca66b31d590c9583c0..5bcfb125faef1389b3d2d921bbbda56015bd6c47 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/multicol-repaint-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/multicol-repaint-expected.txt
|
| @@ -6,18 +6,14 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [284, 15, 250, 50],
|
| - [9, 9, 525, 100],
|
| + [284, 15, 125, 50],
|
| [9, 9, 400, 100]
|
| ],
|
| "paintInvalidationClients": [
|
| - "RootInlineBox",
|
| - "RootInlineBox",
|
| - "InlineTextBox '\u00A0'",
|
| - "InlineTextBox '\n'",
|
| - "InlineFlowBox",
|
| "InlineTextBox ''",
|
| - "LayoutMultiColumnFlowThread",
|
| + "InlineFlowBox",
|
| + "RootInlineBox",
|
| + "LayoutBlockFlow DIV class='container'",
|
| "LayoutText #text",
|
| "InlineTextBox 'XXXXXX'"
|
| ]
|
|
|