| Index: third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt
|
| index 562b99a93e257d2932655407e0fd5bd2f9f21472..b6fadc11e43d6a0baf6716c21b67d9c91a38eba1 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt
|
| @@ -18,6 +18,14 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\u00A0'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow DIV id='im'",
|
| "reason": "forced by layout"
|
| },
|
|
|