| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt
|
| index e9f593e2d833aec1343debc156406bd58c11c8f8..7128e472ed6bde735dd31eeed51cffd4003e57e4 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [2008, 2096],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [2008, 2096],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -45,45 +47,47 @@
|
| "object": "LayoutView #document",
|
| "rect": [785, 585, 15, 15],
|
| "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '.'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Bug 36461 - No vertical scrollbar after the CSS class change'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'This is the test for '",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'You should see both vertical and horizontal scrollbars.'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "scroll"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "scroll"
|
| + }
|
| ]
|
| }
|
|
|
|
|