We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd82756 commit 08860d4Copy full SHA for 08860d4
1 file changed
cssom-1/Overview.bs
@@ -280,7 +280,7 @@ CSSOMString {#cssomstring-type}
280
Most strings in CSSOM interfaces use the <dfn interface>CSSOMString</dfn> type.
281
Each implementation chooses to define it as either {{USVString}} or {{DOMString}}:
282
283
-<pre class=idl>
+<pre class="def lang-webidl">
284
typedef USVString CSSOMString;
285
</pre>
286
0 commit comments