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

Unified Diff: LayoutTests/fast/forms/select/listbox-overlay-scrollbar-expected.html

Issue 588013002: Remove Overlay Scrollbar if not scrollable along the axis (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: added test expectations Created 6 years, 3 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/forms/select/listbox-overlay-scrollbar-expected.html
diff --git a/LayoutTests/fast/forms/select/listbox-overlay-scrollbar-expected.html b/LayoutTests/fast/forms/select/listbox-overlay-scrollbar-expected.html
index d79093c794931cecd00ad4bb57d51a8ab994171a..995e1f0e2271ec298c3f8e7e1be254254bcbc009 100644
--- a/LayoutTests/fast/forms/select/listbox-overlay-scrollbar-expected.html
+++ b/LayoutTests/fast/forms/select/listbox-overlay-scrollbar-expected.html
@@ -18,7 +18,7 @@ html, body {
}
.vertical {
width: 3px;
- height: 92px;
+ height: 90px;
}
</style>
<script>

Powered by Google App Engine
This is Rietveld 408576698