| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-3509-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-3509-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-3509-expected.txt
|
| index b97be496f025aa721615ad9cd13f4663cde558a7..e9f2ec192d131cb3841e2921300cd6099fa971a3 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-3509-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/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"
|
| },
|
|
|