diff --git a/css-conditional-3/Overview.bs b/css-conditional-3/Overview.bs index 7e12e78762b8..35f48ca58f5b 100644 --- a/css-conditional-3/Overview.bs +++ b/css-conditional-3/Overview.bs @@ -1030,7 +1030,7 @@ The following (non-editorial) changes were made to this specification since the since without it they and the ensuing opening parenthesis will be tokenized as a function opening token.
  • Allowed the supports() method to imply parentheses for simple declarations, - for consistency with the ''@import'' rule’s ''supports()'' function. + for consistency with the @import rule’s supports() function.
  • Fixed missing semicolons in IDL code.
  • Updated links, terminology, and example code in response to changes to other modules.
  • Spelling and grammatical corrections