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

Properly handle font-variant-position:normal #3

Merged
merged 1 commit into from
Jan 28, 2015

Conversation

marek-saji
Copy link
Contributor

It has been interpreted same as font-variant: normal, which is not the case:

It has been interpreted same as font-variant:normal, which is not the
case:

- `font-variant: normal` Resets all `font-variant-*`:

  https://developer.mozilla.org/en-US/docs/Web/CSS/font-variant#Values

- `font-variant-position: normal` Displays text as nighter subscript,
  nor superscript

  https://developer.mozilla.org/en-US/docs/Web/CSS/font-variant-position#Values
@MoOx
Copy link
Contributor

MoOx commented Jan 28, 2015

Nice!

MoOx added a commit that referenced this pull request Jan 28, 2015
Properly handle font-variant-position:normal
@MoOx MoOx merged commit 1a48545 into postcss:master Jan 28, 2015
MoOx added a commit that referenced this pull request Jan 28, 2015
@marek-saji marek-saji mentioned this pull request Jan 28, 2015
@MoOx
Copy link
Contributor

MoOx commented Jan 29, 2015

Released in 1.1.0

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 this pull request may close these issues.

2 participants