mirror of
https://github.com/servo/servo.git
synced 2025-07-04 22:13:40 +01:00
style: Remove now-incorrect comment.
This commit is contained in:
parent
6a3ef7e959
commit
0c76998719
1 changed files with 0 additions and 2 deletions
|
@ -253,8 +253,6 @@ pub enum KeywordSize {
|
||||||
XLarge,
|
XLarge,
|
||||||
#[css(keyword = "xx-large")]
|
#[css(keyword = "xx-large")]
|
||||||
XXLarge,
|
XXLarge,
|
||||||
// This is not a real font keyword and will not parse
|
|
||||||
// HTML font-size 7 corresponds to this value
|
|
||||||
#[css(keyword = "xxx-large")]
|
#[css(keyword = "xxx-large")]
|
||||||
XXXLarge,
|
XXXLarge,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue