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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
index 6da94ca63d2038ee38a274ec8755124a5d914a86..8742ad95826ef46b75723d63335a8344474f1d97 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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