File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -933,7 +933,7 @@ Shorthand font property: the 'font' property</h3>
933933
934934<pre class="propdef">
935935Name : 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
937937Initial : see individual properties
938938Applies to : all elements
939939Inherited : yes
@@ -3532,7 +3532,7 @@ The contents of ''@font-face'' and ''@font-feature-values'' rules
35323532can 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
35373537The <dfn>CSSFontFaceRule</dfn> interface represents a <<@font-face>> rule.
35383538
You can’t perform that action at this time.
0 commit comments