| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-document-element-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-document-element-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-document-element-expected.txt
|
| index a9d0f79e4f2dc6f780e9e8d5d8eb74398347dbca..e2261315f8b01a58b35a1c68baff21f198afddbb 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-document-element-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-document-element-expected.txt
|
| @@ -59,6 +59,14 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Tests that the entire viewport is painted with a floated html element.'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutView #document",
|
| "reason": "style change"
|
| },
|
|
|