← Back to release summary

-webkit-appearance:button for arbitrary elements

Category
CSS
Type
New or changed feature
Status
Removed (Chrome 80)
Intent stage
Removed

Summary

Changes -webkit-appearance:button to work only with <button> and <input> buttons. If 'button' is specified for an unsupported element, the element has the default appearance. This is a follow-up of https://chromestatus.com/feature/5070237827334144

Motivation

All other -webkit-appearance keywords already have such restriction. We should expand it to 'button' for consistency.

Standards & signals

View on chromestatus.com