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> |