Hi webkit-dev,

This is a request for WebKit's position on adding showPicker() to <input> elements as newly specified by the HTML spec. It addresses a very common request from web developers: programmatically showing a picker for controls like date etc.

Spec:
   https://html.spec.whatwg.org/multipage/input.html#dom-input-showpicker

Discussion:
  https://github.com/whatwg/html/pull/7319

WebKit bug:
   https://bugs.webkit.org/show_bug.cgi?id=234009

Best.
François