| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-after-delete-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-after-delete-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-after-delete-expected.txt
|
| index 9dced630e2de8135ad31d4848b515707a85c26d0..b96665fe2fa64a705bb3e5f2729a0579fd74b9c0 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-after-delete-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/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, 19],
|
| "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| - "object": "LayoutBR BR",
|
| + "object": "LayoutBlockFlow DIV id='test'",
|
| "rect": [38, 74, 3, 19],
|
| "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| - "object": "LayoutBR BR",
|
| + "object": "LayoutBlockFlow DIV id='test'",
|
| "rect": [38, 74, 3, 19],
|
| "reason": "invalidate paint rectangle"
|
| }
|
|
|