| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/4776765-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/4776765-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/4776765-expected.txt
|
| index eba788b9cdf7526f4a7f2999394235199f6a2681..be5fc6eb0a37e3913789f12ab281bc5b435d4afc 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/4776765-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/4776765-expected.txt
|
| @@ -25,6 +25,16 @@
|
| },
|
| {
|
| "object": "LayoutBR BR",
|
| + "rect": [7, 83, 3, 21],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| + "rect": [7, 83, 3, 21],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| "rect": [7, 63, 3, 21],
|
| "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"
|
| },
|
|
|