| 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
|
| deleted file mode 100644
|
| index de9a85e71ba68097b2f9c5195cf6094c3d7ed0f1..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-text-expected.txt
|
| +++ /dev/null
|
| @@ -1,67 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutMultiColumnFlowThread (anonymous)",
|
| - "rect": [8, 8, 630, 20],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [488, 8, 80, 20],
|
| - "reason": "layoutObject insertion"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutMultiColumnFlowThread (anonymous)",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutBR BR",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '\n'",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutBR BR",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '\n'",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutBR BR",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '\n'",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "layoutObject insertion"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'PASS'",
|
| - "reason": "layoutObject insertion"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|