Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css-ui] Regarding issue 24 in the spec (about the need to support values other than appearance:auto|none) #802

Closed
MatsPalmgren opened this issue Dec 14, 2016 · 1 comment

Comments

@MatsPalmgren
Copy link

https://drafts.csswg.org/css-ui-4/#appearance-switching

ISSUE 24 IE supports -webkit-appearance, and also includes the textfield and button values. Presumably this was done due to compatibility problems, so we may need to include it as well.

As far as I can tell, Edge supports -webkit-appearance:none, but no other values. So unless I'm missing something, I think ISSUE 24 can be removed from the spec. This is the test I used:
https://people-mozilla.org/~mpalmgren/tests/appearance.html

@frivoal
Copy link
Collaborator

frivoal commented Dec 14, 2016

Thanks for the heads up.
My testing confirms this the same. Closing the issue, and converting part of it into a note.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants