| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/compositing/iframe-inside-squashed-layer-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/compositing/iframe-inside-squashed-layer-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/compositing/iframe-inside-squashed-layer-expected.txt
|
| index 40f794a9d73e8bbd34b60bb6fc0b8d878d5d9252..1cc63163d8008033da1a2d89aec40f800a1a0fbf 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/compositing/iframe-inside-squashed-layer-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/compositing/iframe-inside-squashed-layer-expected.txt
|
| @@ -71,6 +71,14 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutView #document",
|
| + "reason": "scroll"
|
| + },
|
| + {
|
| + "object": "VerticalScrollbar",
|
| + "reason": "scroll"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| "reason": "style change"
|
| },
|
| {
|
| @@ -92,14 +100,6 @@
|
| {
|
| "object": "InlineTextBox 'test1'",
|
| "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "VerticalScrollbar",
|
| - "reason": "scroll"
|
| }
|
| ]
|
| }
|
|
|