Skip to content

Commit 8f2a80d

Browse files
committed
better but still not fixed
1 parent 5b6b44b commit 8f2a80d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-fonts-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -933,7 +933,7 @@ Shorthand font property: the 'font' property</h3>
933933

934934
<pre class="propdef">
935935
Name: font
936-
Value: [ [ <<'font-style!!property'>> || <<font-variant-css21>> || <<'font-weight!!property'>> || <<font-stretch-css3>> ]? <<'font-size!!property'>> [ / <<'line-height'>> ]? <<'font-family!!property'>> ] | caption | icon | menu | message-box | small-caption | status-bar
936+
Value: [ [ <<'font-style'>> || <<font-variant-css21>> || <<'font-weight'>> || <<font-stretch-css3>> ]? <<'font-size'>> [ / <<'line-height'>> ]? <<'font-family'>> ] | caption | icon | menu | message-box | small-caption | status-bar
937937
Initial: see individual properties
938938
Applies to: all elements
939939
Inherited: yes
@@ -3532,7 +3532,7 @@ The contents of ''@font-face'' and ''@font-feature-values'' rules
35323532
can be accessed via the following extensions to the CSS Object Model.
35333533

35343534
<h3 id="om-fontface">
3535-
The <code>CSSFontFaceRule</code> interface</h3>
3535+
The <code id="cssfontfacerule2">CSSFontFaceRule</code> interface</h3>
35363536

35373537
The <dfn>CSSFontFaceRule</dfn> interface represents a <<@font-face>> rule.
35383538

0 commit comments

Comments
 (0)