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