| 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 f8c6c0132f4bef58ad7b4bf11f68230ee244e9bf..fbafe7fe0c7a532f09733f1cc98641376357be7e 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
|
| @@ -22,6 +22,16 @@
|
| "object": "LayoutBR BR",
|
| "rect": [38, 74, 3, 19],
|
| "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| + "rect": [38, 74, 3, 19],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| + "rect": [38, 74, 3, 19],
|
| + "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"
|
| },
|
|
|