diff --git a/css-typed-om/Overview.bs b/css-typed-om/Overview.bs index 574b20f9..d7778f72 100644 --- a/css-typed-om/Overview.bs +++ b/css-typed-om/Overview.bs @@ -2859,7 +2859,7 @@ of serializations of the contained {{CSSTransformComponent}} objects. ----------------------------------------------------------- {{CSSURLImageValue}} objects are serialized to the string given by -"url(" + {{CSSURLImageValue/url}} + ")". +'url("' + {{CSSURLImageValue/url}} + '")'. {{CSSFontFaceValue}} Serialization {#fontfacevalue-serialization} -----------------------------------------------------------------