| Index: third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/iframe-inside-squashed-layer-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/iframe-inside-squashed-layer-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/iframe-inside-squashed-layer-expected.txt
|
| index 64cee4566edb4a5139826a582dad9f6e9312b29e..01653d5dc7630bfdc58962f643a11ae4df3586a8 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/iframe-inside-squashed-layer-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/iframe-inside-squashed-layer-expected.txt
|
| @@ -67,6 +67,40 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'test1'",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "scroll"
|
| + },
|
| + {
|
| + "object": "VerticalScrollbar",
|
| + "reason": "scroll"
|
| + }
|
| ]
|
| }
|
|
|
|
|