Pingendo / pingendo

10 stars 1 forks source link

Deprecated support for the following: -webkit-appearance: listbox #42

Open rockycastaneda opened 4 years ago

rockycastaneda commented 4 years ago

**

Support for this will eventually end this year. Are you guys working on removing support for these html5 types?

**

Console warnings [Deprecation] '-webkit-appearance: listbox' for elements other than listbox select is deprecated and will be removed in M79, around December 2019. See https://www.chromestatus.com/features/5070237827334144 for more details.

inside wireframe.css input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; }