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

Unified Diff: LayoutTests/platform/chromium/rubberbanding/custom-scrollbars-se.html

Issue 9358057: Merge 107094 - Chromium: Fix Mac rubber band overhang drawing on composited pages and re-enable tes… (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1025/
Patch Set: Created 8 years, 10 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/platform/chromium/rubberbanding/custom-scrollbars-se.html
===================================================================
--- LayoutTests/platform/chromium/rubberbanding/custom-scrollbars-se.html (revision 107710)
+++ LayoutTests/platform/chromium/rubberbanding/custom-scrollbars-se.html (working copy)
@@ -11,7 +11,7 @@
}
::-webkit-scrollbar-track-piece,
::-webkit-scrollbar-corner {
- background-color: blue;
+ background-color: orange;
}
</style>
</head>

Powered by Google App Engine
This is Rietveld 408576698