diff --git a/features-json/datalist.json b/features-json/datalist.json index add4466789..708a6c583d 100644 --- a/features-json/datalist.json +++ b/features-json/datalist.json @@ -222,29 +222,29 @@ "107":"a #3", "108":"a #3", "109":"a #3", - "110":"y", - "111":"y", - "112":"y", - "113":"y", - "114":"y", - "115":"y", - "116":"y", - "117":"y", - "118":"y", - "119":"y", - "120":"y", - "121":"y", - "122":"y", - "123":"y", - "124":"y", - "125":"y", - "126":"y", - "127":"y", - "128":"y", - "129":"y", - "130":"y", - "131":"y", - "132":"y" + "110":"a #7", + "111":"a #7", + "112":"a #7", + "113":"a #7", + "114":"a #7", + "115":"a #7", + "116":"a #7", + "117":"a #7", + "118":"a #7", + "119":"a #7", + "120":"a #7", + "121":"a #7", + "122":"a #7", + "123":"a #7", + "124":"a #7", + "125":"a #7", + "126":"a #7", + "127":"a #7", + "128":"a #7", + "129":"a #7", + "130":"a #7", + "131":"a #7", + "132":"a #7" }, "chrome":{ "4":"p", @@ -652,10 +652,11 @@ "notes_by_num":{ "1":"Partial support refers to [a bug](https://bugs.chromium.org/p/chromium/issues/detail?id=773041) where long lists of items are unscrollable resulting in unselectable options.", "2":"Partial support in IE refers to [significantly buggy behavior](https://web.archive.org/web/20170121011936/http://playground.onereason.eu/2013/04/ie10s-lousy-support-for-datalists/) (IE11+ does send the input and change events upon selection). ", - "3":"Partial support refers to no support for datalists on non-text fields (e.g. number, [range](https://bugzilla.mozilla.org/show_bug.cgi?id=841942), [color](https://bugzilla.mozilla.org/show_bug.cgi?id=960984)).", + "3":"Partial support refers to no support for datalists on non-text fields (e.g. number, [range](https://bugzilla.mozilla.org/show_bug.cgi?id=841942), [color](https://bugzilla.mozilla.org/show_bug.cgi?id=960984), [date and time](https://bugzilla.mozilla.org/show_bug.cgi?id=1905313)).", "4":"Partial support in Edge refers [to disappearing option elements on focusing the input element via tab](https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/20066595/).", "5":"Supported through WKWebView and Safari but not through UIWebView", - "6":"In Firefox, autocomplete must be set to off to make dynamic datalist work due to [a bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1474137)" + "6":"In Firefox, autocomplete must be set to off to make dynamic datalist work due to [a bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1474137)", + "7":"Partial support refers to no support for datalists on [date and time](https://bugzilla.mozilla.org/show_bug.cgi?id=1905313) fields." }, "usage_perc_y":96.13, "usage_perc_a":0.9,