| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection-after-delete-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection-after-delete-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection-after-delete-expected.txt
|
| index 7ee71d8beb2b08e3f30f055dc9eaae2984633f79..866a0f3cfae2dca280b852e4755c79748303fcc5 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection-after-delete-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection-after-delete-expected.txt
|
| @@ -17,17 +17,17 @@
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| - "object": "LayoutBR BR",
|
| + "object": "LayoutBlockFlow DIV id='test'",
|
| "rect": [38, 74, 3, 20],
|
| "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| - "object": "LayoutBR BR",
|
| + "object": "LayoutBlockFlow DIV id='test'",
|
| "rect": [38, 74, 3, 20],
|
| "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| - "object": "LayoutBR BR",
|
| + "object": "LayoutBlockFlow DIV id='test'",
|
| "rect": [38, 74, 3, 20],
|
| "reason": "invalidate paint rectangle"
|
| }
|
|
|