Skip to content

Commit 146c023

Browse files
fooliptabatkins
authored andcommitted
Fix Web IDL syntax encountered by Reffy (#2661)
1 parent 4390e68 commit 146c023

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
@@ -3805,7 +3805,7 @@ The <code>CSSFontFeatureValuesRule</code> interface</h3>
38053805

38063806
<pre class='idl'>partial interface CSSRule {
38073807
const unsigned short FONT_FEATURE_VALUES_RULE = 14;
3808-
}</pre>
3808+
};</pre>
38093809

38103810
<p>The <dfn>CSSFontFeatureValuesRule</dfn> interface represents a <code>@font-feature-values</code> rule.</p>
38113811

0 commit comments

Comments
 (0)