Skip to content

Commit

Permalink
style: Remove now-incorrect comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
emilio committed Aug 15, 2019
1 parent 6a3ef7e commit 0c76998
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/style/values/generics/font.rs
Expand Up @@ -253,8 +253,6 @@ pub enum KeywordSize {
XLarge,
#[css(keyword = "xx-large")]
XXLarge,
// This is not a real font keyword and will not parse
// HTML font-size 7 corresponds to this value
#[css(keyword = "xxx-large")]
XXXLarge,
}
Expand Down

0 comments on commit 0c76998

Please sign in to comment.