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

Unified Diff: LayoutTests/fast/scrolling/scrollbar-repaint-two-level-scrollable-expected.txt

Issue 1142283006: [SP] Always paint whole non-custom scrollbars (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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: LayoutTests/fast/scrolling/scrollbar-repaint-two-level-scrollable-expected.txt
diff --git a/LayoutTests/fast/scrolling/scrollbar-repaint-two-level-scrollable-expected.txt b/LayoutTests/fast/scrolling/scrollbar-repaint-two-level-scrollable-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..449ce70ca2f2ac23d0a69f2cd6be068e30b4c187
--- /dev/null
+++ b/LayoutTests/fast/scrolling/scrollbar-repaint-two-level-scrollable-expected.txt
@@ -0,0 +1,3 @@
+Tests invalidation and painting of scrollbar parts of a scroll area contained by another scroll area, when scrolling of the outer scroll area exposes a new port of the inner scrollbar. Passes if no assertion failure.
+PASS
+

Powered by Google App Engine
This is Rietveld 408576698