mirror of
https://github.com/servo/servo.git
synced 2025-07-03 05:23:38 +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,
|
||||
#[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,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue