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 7128e472ed6bde735dd31eeed51cffd4003e57e4..b6619d75393e1fe41fd1b799165e5be400fd9bc3 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 |
@@ -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" |
}, |