Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ must be no alias return values.
8: 800
9: 900

### [font-stretch](http://www.w3.org/TR/css3-fonts/#font-stretch0)
### [font-stretch](http://www.w3.org/TR/css3-fonts/#font-stretch-prop)

a: ultra-condensed
b: extra-condensed
Expand All @@ -68,7 +68,7 @@ must be no alias return values.
g: extra-expanded
h: ultra-expanded

### font-variant (not currently in the CSS3 font spec)
### [font-variant](http://www.w3.org/TR/css3-fonts/#propdef-font-variant)

n: normal
c: small-caps
Expand Down