-
Notifications
You must be signed in to change notification settings - Fork 708
[css-align] [css-flexbox] [css-overflow] [css-rhythm] [css-shapes] [css-ui] Missing quotes around property refs #2912
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 lied, this is a markup error. They're written in the source file as |
…rflow-3][css-flexbox-1] Fix markup error. #2912
Ok, I committed changes to fix all these. Couldn't figure out what error you were referring to for css-shapes-1/2, though? Thanks for the report!! |
Thanks!
Both definitions reference the |
fixed fill-rule with 81afc49 |
According to the Value Definition Syntax, for "types that that have the same range of values as a property bearing the same name", "the type name is the property name (complete with quotes)".
If I'm reading the above syntax correctly, the quotes appear to be missing in a few property definitions and should be added in:
place-items
flex-flow
line-clamp
block-step
polygon()
path()
outline
The text was updated successfully, but these errors were encountered: