| Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-body-appear-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-body-appear-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-body-appear-expected.txt
|
| index e74e673743725515f5ff2b286b881a7b30564681..6d0d4f9824c58772d83837ecf233ddcbeae81f35 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-body-appear-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-body-appear-expected.txt
|
| @@ -53,6 +53,30 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'You should see both vertical and horizontal scrollbars.'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'This is the test for '",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Bug 36461 - No vertical scrollbar after the CSS class change'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '.'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutView #document",
|
| "reason": "full"
|
| },
|
|
|