diff --git a/features/calc-constants.yml b/features/calc-constants.yml index f9b5997c34c..f1be63e2c17 100644 --- a/features/calc-constants.yml +++ b/features/calc-constants.yml @@ -1,4 +1,4 @@ -name: calc() constants -description: The `e`, `pi`, `infinity`, and `NaN` constants are accepted in CSS math functions such as `calc()`. +name: calc() keywords +description: The `e`, `pi`, `infinity`, and `NaN` keywords represent well-defined constants accepted in CSS math functions such as `calc()`. spec: https://drafts.csswg.org/css-values-4/#calc-keywords group: css