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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-after-move-expected.txt

Issue 1553133002: Revert "Reland: Make ScrollbarThemeAura selectively invalidate scrollbar parts." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 12 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/fast/repaint/overflow-scroll-after-move-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-after-move-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-after-move-expected.txt
index 47b7fc712a48ee18c074595b8cb18d6880c6e09a..0364ba80a360c7311ce3c6d26fd74f9ad2683ab6 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-after-move-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-after-move-expected.txt
@@ -45,7 +45,10 @@
},
{
"position": [285, 0],
- "bounds": [15, 385]
+ "bounds": [15, 385],
+ "repaintRects": [
+ [0, 0, 15, 385]
+ ]
},
{
"position": [285, 385],

Powered by Google App Engine
This is Rietveld 408576698