-
Notifications
You must be signed in to change notification settings - Fork 81
fill, stroke, opacity properties #162
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
Conversation
Add missing currentColor keyword
|
@ovanderzee: can you squash those into one patch? |
fixes CSSLint#170: allowing a value of "radio" for the appearance property
|
In the same branch or on the master? 2016-01-15 8:40 GMT+01:00 XhmikosR notifications@github.com:
Onno van der Zee iPROFS iPROFS, waar IT geen doel op zich is |
|
|
@ovanderzee Please rebase -i |
…er-lib into paint-validation
|
Rebased and squashed in PR #195. |
Originally based on PR CSSLint#162 by Onno van der Zee <ovanderzee@iprofs.nl>. Fixes: CSSLint#162
Originally based on PR CSSLint#162 by Onno van der Zee <ovanderzee@iprofs.nl>. Fixes: CSSLint#162
Fill and stroke are the svg properties with probably the most use cases, since they can paint inline svg icons.