Web platform features explorer

appearance

The appearance CSS property controls the appearance of form controls. Using appearance: none disables any default native appearance and allows the elements to be styled with CSS.

Status

Baseline Widely Available (since 2024-09-14)

MDN documentation

Browser support

  • Chrome 84 Released on 2020-07-27
  • Chrome Android 84 Released on 2020-07-27
  • Edge 84 Released on 2020-07-16
  • Firefox 80 Released on 2020-08-25
  • Firefox for Android 80 Released on 2020-08-31
  • Safari 15.4 Released on 2022-03-14
  • Safari on iOS 15.4 Released on 2022-03-14

Usage (according to Chrome Platform Status)

~44.966% of page loads. More data at chromestatus.

Interop