diff --git a/css-fonts-4/Overview.bs b/css-fonts-4/Overview.bs index a72f4bc6ef6..6d820d63da3 100644 --- a/css-fonts-4/Overview.bs +++ b/css-fonts-4/Overview.bs @@ -3230,7 +3230,7 @@ Character range: the 'unicode-range!!descriptor' descriptor
 Name: unicode-range
-Value: <>#
+Value: <>#
 Initial: U+0-10FFFF
 For: @font-face
 
@@ -3243,13 +3243,12 @@ For: @font-face This descriptor defines the set of Unicode codepoints that may be supported by the font face for which it is declared. The descriptor -value is a comma-delimited list of Unicode range (<>) +value is a comma-delimited list of Unicode range token (>) values. The union of these ranges defines the set of codepoints that serves as a hint for user agents when deciding whether or not to download a font resource for a given text run. -Each <> value is a -UNICODE-RANGE +Each <> value is a token made up of a "U+" or "u+" prefix followed by a codepoint range in one of the three forms listed below. Ranges that do not fit one of these forms are invalid