mirror of
https://github.com/servo/servo.git
synced 2025-06-20 07:08:59 +01:00
style: Remove outdated comment.
This commit is contained in:
parent
fe9d88326e
commit
60d340d76f
1 changed files with 0 additions and 3 deletions
|
@ -369,9 +369,6 @@ pub enum Length {
|
|||
/// A calc expression.
|
||||
///
|
||||
/// https://drafts.csswg.org/css-values/#calc-notation
|
||||
///
|
||||
/// TODO(emilio): We have more `Calc` variants around, we should only use
|
||||
/// one.
|
||||
Calc(Box<CalcLengthOrPercentage>, AllowedNumericType),
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue