| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/4776765-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/4776765-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/4776765-expected.txt
|
| index f28a8d1257f5c59a448502b38d369c20ebe35077..2404e8654f80b0e3258bf7af9c5f59e4b753c3b2 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/4776765-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/4776765-expected.txt
|
| @@ -25,6 +25,16 @@
|
| },
|
| {
|
| "object": "LayoutBR BR",
|
| + "rect": [7, 77, 3, 19],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| + "rect": [7, 77, 3, 19],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| "rect": [7, 59, 3, 19],
|
| "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"
|
| },
|
|
|