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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-during-scroll-with-zoom-expected.txt

Issue 2139073002: Auto-rebaseline for r404741 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/repaint-during-scroll-with-zoom-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-during-scroll-with-zoom-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
index 35fb4f8fe5a84b35b5910eb5ac252e14e3c77d25..caf3769ac794f3c9a237dc985f468a2b6c6dee13 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
@@ -71,6 +71,38 @@
{
"object": "LayoutIFrame (positioned) IFRAME",
"reason": "invalidate paint rectangle"
+ },
+ {
+ "object": "LayoutView #document",
+ "reason": "subtree"
+ },
+ {
+ "object": "LayoutBlockFlow HTML",
+ "reason": "subtree"
+ },
+ {
+ "object": "LayoutBlockFlow BODY",
+ "reason": "subtree"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "subtree"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "subtree"
+ },
+ {
+ "object": "InlineTextBox 'scroll me'",
+ "reason": "subtree"
+ },
+ {
+ "object": "HorizontalScrollbar",
+ "reason": "scroll"
+ },
+ {
+ "object": "VerticalScrollbar",
+ "reason": "scroll"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698