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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/invalidate-after-composited-scroll-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/paint/invalidation/invalidate-after-composited-scroll-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-after-composited-scroll-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-after-composited-scroll-expected.txt
index 78ef82414dd5804914b698c4187acd0d69dafd00..adc96801b769562cdca9c78bbf1537b1b77478f1 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-after-composited-scroll-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-after-composited-scroll-expected.txt
@@ -39,7 +39,10 @@
"children": [
{
"position": [185, 0],
- "bounds": [15, 200]
+ "bounds": [15, 200],
+ "repaintRects": [
+ [0, 0, 15, 200]
+ ]
}
]
}

Powered by Google App Engine
This is Rietveld 408576698