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

Unified Diff: LayoutTests/fast/forms/select/listbox-nooverlay-scrollbar.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: Created 6 years, 2 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-nooverlay-scrollbar.html
diff --git a/LayoutTests/fast/forms/select/listbox-overlay-scrollbar.html b/LayoutTests/fast/forms/select/listbox-nooverlay-scrollbar.html
similarity index 83%
copy from LayoutTests/fast/forms/select/listbox-overlay-scrollbar.html
copy to LayoutTests/fast/forms/select/listbox-nooverlay-scrollbar.html
index f34a20fb30525fb4a1d31bea138b57ba30e78366..84ccfb697d7fbc1bfdae62ac701d53e1f44b75f0 100644
--- a/LayoutTests/fast/forms/select/listbox-overlay-scrollbar.html
+++ b/LayoutTests/fast/forms/select/listbox-nooverlay-scrollbar.html
@@ -23,8 +23,7 @@ if (window.internals) {
</script>
</head>
<body>
-<p>You should see 2 green boxes with overlay scrollbar. The second box
-should have a scrollbar on the left.</p>
+<p>You should see 2 green boxes with-out overlay scrollbar.</p>
<div>
<select multiple class="sel"></select>
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/forms/select/listbox-nooverlay-scrollbar-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698