| 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 ced20e9c91844456ab4168546ff8cd4b2a9bb9eb..eb5e0277003e36fb1ade2498c676260f5042b75c 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
|
| @@ -17,17 +17,17 @@
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| - "object": "LayoutBR BR",
|
| + "object": "LayoutBlockFlow DIV id='test'",
|
| "rect": [38, 78, 3, 21],
|
| "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| - "object": "LayoutBR BR",
|
| + "object": "LayoutBlockFlow DIV id='test'",
|
| "rect": [38, 78, 3, 21],
|
| "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| - "object": "LayoutBR BR",
|
| + "object": "LayoutBlockFlow DIV id='test'",
|
| "rect": [38, 78, 3, 21],
|
| "reason": "invalidate paint rectangle"
|
| }
|
|
|