I'm working on a website and ran CSS validation on its CSS. They only validation error (not warning) I have is about appearance. I was using it give custom look to <select> to match it with design file.

And It's available in non-vendor-prefixed (Also knows as standard) too.
I found some discussion about it but not sure what is the current recommendation from W3C for now.
https://drafts.csswg.org/css-ui-4/#appearance-switching
#1250
Should I not use it for now 1) because Validator caught it as invalid and 2) there is a possibility that it can be abandoned like @apply http://www.xanthir.com/b4o00 later.