| Index: third_party/WebKit/LayoutTests/fast/repaint/invisible-objects-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/invisible-objects-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/invisible-objects-expected.txt
|
| index 96f18d42eff799d892c7213a42662d8cfe4d6539..a39a85f62c489ffa8f12137888b323d00c69169b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/invisible-objects-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/invisible-objects-expected.txt
|
| @@ -11,6 +11,14 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "InlineTextBox ''",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutText #text",
|
| "reason": "full"
|
| },
|
|
|