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

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

Issue 1454953002: Auto-rebaseline for r360144 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 046abf926e835b3d35ea3cca371fb0808e2a05ba..a0b3e89dc19687586b561e4d55b63d1b5de1895a 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
@@ -17,16 +17,14 @@
[2, 64, 58, 16]
],
"paintInvalidationClients": [
- "HorizontalScrollbar",
- "LayoutIFrame (positioned) IFRAME",
- "VerticalScrollbar",
- "LayoutIFrame (positioned) IFRAME",
"LayoutIFrame (positioned) IFRAME",
"LayoutView #document",
"LayoutBlockFlow HTML",
"LayoutBlockFlow BODY",
"LayoutText #text",
- "InlineTextBox 'scroll me'"
+ "InlineTextBox 'scroll me'",
+ "HorizontalScrollbar",
+ "VerticalScrollbar"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698