| 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 e3566b3e2d5e5ddffb9981069358beb37bd303ca..2b64904197dbb00b220fffe0a9a2a20a7d176103 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
|
| @@ -18,18 +18,8 @@
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [234, 15, 300, 50],
|
| - "reason": "layoutObject insertion"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| "rect": [234, 15, 50, 50],
|
| "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [9, 10, 13, 57],
|
| - "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
|
|