| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-in-scrolled-clipped-block-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-in-scrolled-clipped-block-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-in-scrolled-clipped-block-expected.txt
|
| index 5c1afac28701d8de8814f23eab402271142c2871..5fbc25dd77c46df3d1ab38b62fa60c9643567a69 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-in-scrolled-clipped-block-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-in-scrolled-clipped-block-expected.txt
|
| @@ -23,6 +23,14 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "InlineTextBox ''",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| "reason": "invalidate paint rectangle"
|
| },
|
|
|