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

text-transform wrongly reported as being related to CSS3 Transforms #8

Closed
anandthakker opened this issue Feb 26, 2015 · 2 comments
Closed

Comments

@anandthakker
Copy link
Owner

See anandthakker/doiuse.com#24

@mikemak-es
Copy link

Concur, still seeing this issue as of May 26, 2015

vmeurisse added a commit to vmeurisse/doiuse that referenced this issue Mar 19, 2017
Avoid false positive when a feature is a substring of another one:
- transform, text-transform
- columns, grid-template-columns

Fixes: anandthakker#8
@clshortfuse
Copy link
Collaborator

Seems fixed:

echo 'body{text-transform: none;}' | npx doiuse --browsers "ie >= 8"

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

Successfully merging a pull request may close this issue.

3 participants