| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/selection-after-delete-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/selection-after-delete-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/selection-after-delete-expected.txt
|
| index f96b17e78e446556b3c678b029fe753a80ca1b8d..705bdb43a179dc22f1c78607c5ccb809b2dc870a 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/selection-after-delete-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/selection-after-delete-expected.txt
|
| @@ -22,6 +22,16 @@
|
| "object": "LayoutBR BR",
|
| "rect": [38, 78, 3, 21],
|
| "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| + "rect": [38, 78, 3, 21],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| + "rect": [38, 78, 3, 21],
|
| + "reason": "invalidate paint rectangle"
|
| }
|
| ]
|
| }
|
| @@ -32,6 +42,10 @@
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| + "object": "Caret",
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow DIV id='test'",
|
| "reason": "forced by layout"
|
| },
|
| @@ -44,6 +58,10 @@
|
| "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| + "object": "Caret",
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| "object": "LayoutBR BR",
|
| "reason": "forced by layout"
|
| },
|
|
|