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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/destroy-scrollbar-expected.txt

Issue 1511143002: Reland of Fix several corner case issues of scrollbar paint invalidation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 011d03cfbc2542ce2f5c2d9e02d6e21f36d5834e..9ae8990a9dc199a1a276ca48482dfc5e7443bc3c 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/destroy-scrollbar-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/destroy-scrollbar-expected.txt
@@ -6,12 +6,10 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [185, 100, 15, 200],
- [0, 100, 200, 200]
+ [185, 100, 15, 200]
],
"paintInvalidationClients": [
"VerticalScrollbar",
- "LayoutBlockFlow (positioned) DIV",
"LayoutBlockFlow (positioned) DIV"
]
}

Powered by Google App Engine
This is Rietveld 408576698