diff --git a/cssom-1/Overview.bs b/cssom-1/Overview.bs index 63b58abcb706..0b98f4b01a58 100644 --- a/cssom-1/Overview.bs +++ b/cssom-1/Overview.bs @@ -1899,9 +1899,13 @@ To serialize a CSS rule, perform one of the following in accor The result of concatenating the following:
@font-face {", followed by a single SPACE (U+0020).font-family:", followed by a single SPACE (U+0020).;", i.e., SEMICOLON (U+003B).
+ font-family:", followed by a single SPACE (U+0020).;", i.e., SEMICOLON (U+003B).