The Wayback Machine - https://web.archive.org/web/20200929210526/https://github.com/atom/language-css/pull/44
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

Add text-rendering to the list of CSS properties #44

Merged
merged 1 commit into from Nov 24, 2015

Conversation

@denis-sokolov
Copy link
Contributor

@denis-sokolov denis-sokolov commented Nov 24, 2015

Although not technically CSS, this property is used in CSS.
https://developer.mozilla.org/en-US/docs/Web/CSS/text-rendering

@50Wliu
Copy link
Member

@50Wliu 50Wliu commented Nov 24, 2015

text-rendering should be after text-replace since it's reverse-alphabetical.

Although not technically CSS, this property is used in CSS.
https://developer.mozilla.org/en-US/docs/Web/CSS/text-rendering
@denis-sokolov
Copy link
Contributor Author

@denis-sokolov denis-sokolov commented Nov 24, 2015

Thank you, fixed.

50Wliu added a commit that referenced this pull request Nov 24, 2015
Add text-rendering to the list of CSS properties
@50Wliu 50Wliu merged commit 01146c2 into atom:master Nov 24, 2015
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@50Wliu
Copy link
Member

@50Wliu 50Wliu commented Nov 24, 2015

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.