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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt

Issue 1456953003: Revert of Calculate paint invalidation rect for scrollbars (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/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt
index 24524fe460f78c0211336f119393a2ff3c8bbc1c..94beeadc5c42a8f872babced85e638c917e9c49e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt
@@ -20,6 +20,7 @@
"RootInlineBox",
"InlineTextBox 'AAAA AAAA AAAA'",
"InlineTextBox 'AAAA AAAA'",
+ "VerticalScrollbar",
"LayoutView #document",
"LayoutView #document",
"LayoutBlockFlow HTML",
@@ -48,6 +49,7 @@
[0, 0, 300, 300]
],
"paintInvalidationClients": [
+ "HorizontalScrollbar",
"LayoutView #document",
"LayoutView #document",
"LayoutBlockFlow HTML",

Powered by Google App Engine
This is Rietveld 408576698