| 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 e9f2ec192d131cb3841e2921300cd6099fa971a3..f4e0e7501e814cf6d75b0427df2b8f180d2c0cae 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
|
| @@ -12,25 +12,30 @@
|
| "object": "LayoutBlockFlow DIV id='im'",
|
| "rect": [11, 131, 100, 100],
|
| "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [11, 131, 4, 19],
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| + "object": "LayoutBlockFlow DIV id='im'",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "InlineTextBox '\u00A0'",
|
| - "reason": "full"
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='im'",
|
| + "object": "LayoutText #text",
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "RootInlineBox",
|
| + "object": "InlineTextBox '\u00A0'",
|
| "reason": "forced by layout"
|
| }
|
| ]
|
|
|