| Index: third_party/WebKit/LayoutTests/platform/linux/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.txt
|
| index 68502d58b447558a4e7bd5cad058134c13afcef7..b2fdc940192e28aa63b671dffaa96da2243b2244 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.txt
|
| @@ -1,8 +1,10 @@
|
| Hi!
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [785, 4021],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [785, 4021],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -46,33 +48,51 @@ Hi!
|
| "object": "LayoutText #text",
|
| "rect": [425, 480, 19, 19],
|
| "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Hi!'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Hi!'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='fixed'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='fixed'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='fixed'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='abs'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Hi!'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='fixed'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='abs'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Hi!'",
|
| + "reason": "subtree"
|
| + }
|
| ]
|
| }
|
|
|
|
|