-
Notifications
You must be signed in to change notification settings - Fork 2.9k
"The 'appearance' property" -> -webkit-appearance #3937
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
Comments
I'm not sure this is a "good first issue" since it's unclear at this point where '-webkit-appearance' will be defined, right? Or do we want to pretend it's defined in CSS UI? |
We can have a note like in #3934 <p class="note">The '-webkit-appearance' property does not yet have a specification that is web
compatible.</p> |
If you need a note for "-webkit-appearance", why not just have a note for "the 'appearance' property"? |
We can now point to https://compat.spec.whatwg.org/#css-non-aliased |
This is no longer relevant. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://html.spec.whatwg.org/#dependencies
See w3c/csswg-drafts#3024 (comment)
Until there is a web compatible spec, the HTML standard should talk about -webkit-appearance and not reference css-ui.
cc @emilio @jwatt
The text was updated successfully, but these errors were encountered: