| 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 80c5d3f58e6b27f01ddfa0d97c482b0e522b5e8d..562b99a93e257d2932655407e0fd5bd2f9f21472 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -10,21 +12,19 @@
|
| "object": "LayoutBlockFlow DIV id='im'",
|
| "rect": [11, 125, 100, 100],
|
| "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '\u00A0'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='im'",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| + }
|
| ]
|
| }
|
|
|
|
|