| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/caret-outside-block-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/caret-outside-block-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/caret-outside-block-expected.txt
|
| index 33022f3d4ce9ed67fa82abf309b450db83ba40ac..9d61cb49d918f0aa9150411b7caeabdac42813a4 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/caret-outside-block-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/caret-outside-block-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -13,6 +15,12 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='target'",
|
| + "reason": "invalidate paint rectangle"
|
| + }
|
| ]
|
| }
|
|
|
|
|