Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt

Issue 2086703002: Auto-rebaseline for r400760 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
},

Powered by Google App Engine
This is Rietveld 408576698