We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db7f3f commit ca5b742Copy full SHA for ca5b742
css-typed-om/Overview.bs
@@ -2859,7 +2859,7 @@ of serializations of the contained {{CSSTransformComponent}} objects.
2859
-----------------------------------------------------------
2860
2861
{{CSSURLImageValue}} objects are serialized to the string given by
2862
-"url(" + {{CSSURLImageValue/url}} + ")".
+'url("' + {{CSSURLImageValue/url}} + '")'.
2863
2864
{{CSSFontFaceValue}} Serialization {#fontfacevalue-serialization}
2865
-----------------------------------------------------------------
0 commit comments