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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/destroy-scrollbar-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/fast/repaint/destroy-scrollbar-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/destroy-scrollbar-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/destroy-scrollbar-expected.txt
index 9ae8990a9dc199a1a276ca48482dfc5e7443bc3c..b58159126f84ae16c8bb1469add62a409c08c0be 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/destroy-scrollbar-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/destroy-scrollbar-expected.txt
@@ -9,8 +9,8 @@
[185, 100, 15, 200]
],
"paintInvalidationClients": [
- "VerticalScrollbar",
- "LayoutBlockFlow (positioned) DIV"
+ "LayoutBlockFlow (positioned) DIV",
+ "VerticalScrollbar"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698