Changes -webkit-appearance keywords to work only with specific element types. If a keyword is applied to a non-supported element, the element has the default appearance.
Some of keywords already have such behavior. We should expand it to all keywords for consistency and to reduce implementation complexity.