Skip to content

Commit 76308ea

Browse files
committed
[css-fonts-4][editorial] clean up invalid syntax for highlight-css
1 parent 9bcbd01 commit 76308ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-fonts-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8615,7 +8615,7 @@ Serializing font-related at-rules</h3>
86158615
<div class=example id="ex-serialize-same-font-feature-values">
86168616
For example, the declaration:
86178617

8618-
<pre highlight-css>
8618+
<pre class="highlight-css">
86198619
/* Repeated declaration names, and multiple blocks of the same type*/
86208620
@font-feature-values foo {
86218621
@swash { pretty: 0; cool: 2; }

0 commit comments

Comments
 (0)