| Index: third_party/WebKit/LayoutTests/fast/repaint/inline-relative-positioned-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/inline-relative-positioned-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/inline-relative-positioned-expected.txt
|
| index 9f4259b21035ec1730e89f630ab84ce686521829..683b5554e2ee62ca629875a6c892b7045392136d 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/inline-relative-positioned-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/inline-relative-positioned-expected.txt
|
| @@ -23,6 +23,14 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "InlineTextBox ''",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| "reason": "invalidate paint rectangle"
|
| },
|
|
|