DescriptionPeople mostly want to say
-moz-appearance: none;
-webkit-appearance: none;
which prevents a form element from being rendered as a native control,
letting you restyle it the way you want.
I don't see any problem with allowing that.
I don't see any benefit to allowing other values for appearance.
Supporting them would be about 1.5k of text added to the js sanitizer.
I'd like to be able to say "accept any [-\w]+" but we don't have code
to support that yet.
Patch Set 1 #
Total comments: 1
MessagesTotal messages: 2
|
||||||||||||||||||||||||||||