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

Unified Diff: LayoutTests/platform/mac/fast/forms/select/menulist-type-ahead-find-original-item-expected.txt

Issue 1013303004: Fix issue on <select> style change when popup is visible (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed test expectation Created 5 years, 9 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/platform/mac/fast/forms/select/menulist-type-ahead-find-original-item-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/select/menulist-type-ahead-find-original-item-expected.txt b/LayoutTests/platform/mac/fast/forms/select/menulist-type-ahead-find-original-item-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4bb9cb30cefbf1c4573a0f36d41dc2ac024501b1
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/forms/select/menulist-type-ahead-find-original-item-expected.txt
@@ -0,0 +1,7 @@
+Verify type ahead selection fires onchange event.
+
+Set focus to select element
+Type down arrow twice and type "a"
+You see "apple" in select element and "PASS" below select element.
+
+FAIL

Powered by Google App Engine
This is Rietveld 408576698