Summary: There is an existing showPicker method for HTMLInputElement, but <select> dropdowns were kind of overlooked when adding it. This is just a natural extension of that feature to support showing that dropdown as well.
Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1854112 Specification: https://github.com/whatwg/html/pull/9754 Standards body: WHATWG (HTML) Platform coverage: All Preference: dom.select.showPicker.enabled (on by default) DevTools bug: None Standards position: https://github.com/mozilla/standards-positions/issues/897 Other browsers: - Blink: https://bugs.chromium.org/p/chromium/issues/detail?id=1485010 - WebKit: https://bugs.webkit.org/show_bug.cgi?id=261814 Web platform tests: https://wpt.fyi/results/html/semantics/forms/the-select-element?label=master&label=experimental&aligned&q=show-picker -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/CA%2BvYguJ8J_3Z940V73BN5Tv8FZEmDRaaKwVKqDkvnkM3bnGCxw%40mail.gmail.com.
