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

Unified Diff: LayoutTests/fast/forms/listbox-scroll-after-options-removed-expected.txt

Issue 14096013: Implement select element list box with shadow DOM. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@shadowselect
Patch Set: Created 7 years, 8 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/listbox-scroll-after-options-removed-expected.txt
diff --git a/LayoutTests/fast/forms/listbox-scroll-after-options-removed-expected.txt b/LayoutTests/fast/forms/listbox-scroll-after-options-removed-expected.txt
index e6d96b7984527e856ceaaa5f5bc68b1720d07756..9608b92d12fa2caf14542093b57c0049b0af7d49 100644
--- a/LayoutTests/fast/forms/listbox-scroll-after-options-removed-expected.txt
+++ b/LayoutTests/fast/forms/listbox-scroll-after-options-removed-expected.txt
@@ -2,5 +2,5 @@ Bug 15252: <select multiple> doesn't scroll to top when old options are removed
When the test runs, all the <option>s in the select are removed and replaced with 1 new option. If the bug is present, the select will appear empty until you scroll up with the mousewheel.
-Test Passed
+ Test Passed

Powered by Google App Engine
This is Rietveld 408576698