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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/line-flow-with-floats-2-expected.txt

Issue 2374083002: Auto-rebaseline for r420749 (Closed)
Patch Set: Created 4 years, 3 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/paint/invalidation/line-flow-with-floats-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/line-flow-with-floats-2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/line-flow-with-floats-2-expected.txt
index 509cf12a304910a8fda7257b2273f200ed79eb1b..367df1fecfa58940ebbafbc6da1e221d693d0b45 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/line-flow-with-floats-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/line-flow-with-floats-2-expected.txt
@@ -133,6 +133,10 @@
],
"objectPaintInvalidations": [
{
+ "object": "VerticalScrollbar",
+ "reason": "scroll"
+ },
+ {
"object": "LayoutBlockFlow HTML",
"reason": "forced by layout"
},
@@ -387,10 +391,6 @@
{
"object": "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'",
"reason": "forced by layout"
- },
- {
- "object": "VerticalScrollbar",
- "reason": "scroll"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698