| Index: LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt
|
| diff --git a/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt b/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt
|
| index 3eee45405f4410788eac9e3a6f7a3c55e85a5ad2..38ec21f50378c2db8e626cbbd2ab60f32ef8e677 100644
|
| --- a/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt
|
| +++ b/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt
|
| @@ -6,8 +6,29 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| + [8, 52, 784, 20],
|
| + [8, 52, 769, 20],
|
| + [8, 16, 2000, 2072],
|
| + [8, 16, 784, 20],
|
| + [8, 16, 769, 20],
|
| [0, 0, 2008, 2096],
|
| [0, 0, 785, 585]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "HorizontalScrollbar",
|
| + "HorizontalScrollbar",
|
| + "VerticalScrollbar",
|
| + "RootInlineBox",
|
| + "InlineTextBox 'You should see both vertical and horizontal scrollbars.'",
|
| + "RootInlineBox",
|
| + "InlineTextBox 'This is the test for '",
|
| + "InlineTextBox 'Bug 36461 - No vertical scrollbar after the CSS class change'",
|
| + "InlineTextBox '.'",
|
| + "LayoutView #document",
|
| + "LayoutView #document",
|
| + "LayoutBlockFlow BODY",
|
| + "LayoutBlockFlow P",
|
| + "LayoutBlockFlow P"
|
| ]
|
| }
|
| ]
|
|
|