We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd01561 + ca5b742 commit b49bec2Copy full SHA for b49bec2
css-typed-om/Overview.bs
@@ -2890,7 +2890,7 @@ of serializations of the contained {{CSSTransformComponent}} objects.
2890
-----------------------------------------------------------
2891
2892
{{CSSURLImageValue}} objects are serialized to the string given by
2893
-"url(" + {{CSSURLImageValue/url}} + ")".
+'url("' + {{CSSURLImageValue/url}} + '")'.
2894
2895
{{CSSFontFaceValue}} Serialization {#fontfacevalue-serialization}
2896
-----------------------------------------------------------------
0 commit comments