| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/4776765-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/4776765-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/4776765-expected.txt
|
| index 8988cbca12d53c5da1dd77ca04877857ea406d1f..ec9bd4760a87e4378ba29c1d991c6cac946d4f85 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/4776765-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/4776765-expected.txt
|
| @@ -25,6 +25,16 @@
|
| },
|
| {
|
| "object": "LayoutBR BR",
|
| + "rect": [7, 77, 3, 20],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| + "rect": [7, 77, 3, 20],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| "rect": [7, 59, 3, 20],
|
| "reason": "invalidate paint rectangle"
|
| }
|
| @@ -33,6 +43,14 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "Caret",
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "Caret",
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow DIV",
|
| "reason": "outline"
|
| },
|
|
|