Chromium Code Reviews| 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 bf3323c27abc721af4cbe20bc92ef37d510751b4..98491b5a2186cc082932aa67f590668e6061b1e8 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 |
| @@ -30,6 +30,10 @@ |
| "reason": "border box change" |
| }, |
| { |
| + "object": "Caret", |
| + "reason": "caret" |
| + }, |
|
Xianzhu
2017/02/17 18:02:58
This is because now we invalidate caret display it
|
| + { |
| "object": "LayoutBlockFlow DIV id='div'", |
| "reason": "layoutObject insertion" |
| }, |