diff --git a/features-json/input-inputmode.json b/features-json/input-inputmode.json index 64fac0dae3..824a104471 100644 --- a/features-json/input-inputmode.json +++ b/features-json/input-inputmode.json @@ -382,16 +382,16 @@ "11.0-11.2":"n", "11.3-11.4":"n", "12.0-12.1":"n", - "12.2-12.5":"y", - "13.0-13.1":"y", - "13.2":"y", - "13.3":"y", - "13.4-13.7":"y", - "14.0-14.4":"y", - "14.5-14.8":"y", - "15.0-15.1":"y", - "15.2-15.3":"y", - "15.4":"y" + "12.2-12.5":"y #2", + "13.0-13.1":"y #2", + "13.2":"y #2", + "13.3":"y #2", + "13.4-13.7":"y #2", + "14.0-14.4":"y #2", + "14.5-14.8":"y #2", + "15.0-15.1":"y #2", + "15.2-15.3":"y #2", + "15.4":"y #2" }, "op_mini":{ "all":"n" @@ -461,7 +461,8 @@ }, "notes":"", "notes_by_num":{ - "1":"Support can be enabled via the `dom.forms.inputmode` flag" + "1":"Support can be enabled via the `dom.forms.inputmode` flag", + "2":"Decimal inputs has the native decimal separator of the device, so no dot for German phones. There is no minus available." }, "usage_perc_y":89.68, "usage_perc_a":0.02,