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