 Chromium Code Reviews
 Chromium Code Reviews 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/
    
  
    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/| 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> |