'-webkit-appearance' CSS property will have new 'auto' keyword, which indicates the default appearance of the target element.
It's hard to remember correct keywords for each of element types. For example, what's the correct keyword for the default appearance of <input type=range>; 'slider', '-webkit-slider', 'horizontal-slider', 'horizontalslider', 'or slider-horizontal'?
Docs: N/A
Explainers: N/A