| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-outside-block-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-outside-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-outside-block-expected.txt
|
| index 0fcbf469588eb5b32a5700080eb7e01311fa7e4f..10923dc1e85c997cc4c367839cd1e189b2a68cac 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-outside-block-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-outside-block-expected.txt
|
| @@ -5,11 +5,12 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [790, 7, 3, 19]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow DIV id='target'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='target'",
|
| + "rect": [790, 7, 3, 19],
|
| + "reason": "invalidate paint rectangle"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|