| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-match-document-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-match-document-change-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-match-document-change-expected.txt
|
| index 05451cd0294f8ebb4a00ed0ee27c5d068276865e..0a3407a192839e79abe35a02a8657a0d935437ef 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-match-document-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-match-document-change-expected.txt
|
| @@ -40,6 +40,40 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='to-be-changed'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'After change'",
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "VerticalScrollbar",
|
| + "reason": "scroll"
|
| + }
|
| ]
|
| }
|
|
|
|
|