Index: third_party/WebKit/LayoutTests/scrollbars/listbox-scrollbar-combinations.html |
diff --git a/third_party/WebKit/LayoutTests/scrollbars/listbox-scrollbar-combinations.html b/third_party/WebKit/LayoutTests/scrollbars/listbox-scrollbar-combinations.html |
index f451a579901d6bea7c85974ea98589d0eadb1db5..e4c3514d72ab0b02b6a0c0a5a7fa0d40297d08b2 100644 |
--- a/third_party/WebKit/LayoutTests/scrollbars/listbox-scrollbar-combinations.html |
+++ b/third_party/WebKit/LayoutTests/scrollbars/listbox-scrollbar-combinations.html |
@@ -287,6 +287,7 @@ option[selected] { |
border-color: transparent; |
border-width: 13px 0; |
min-height: 20px; |
+ border-style: solid; |
} |
::-webkit-scrollbar-thumb:vertical:hover { |
@@ -339,6 +340,7 @@ option[selected] { |
-webkit-border-image: url(resources/vertical-track-disabled.png) 13 0 13 0; |
border-color: transparent; |
border-width: 13px 0; |
+ border-style: solid; |
} |
::-webkit-scrollbar-track-piece:vertical:decrement { |