File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1703,7 +1703,7 @@ <h3 id="src-desc">Font reference: the <a href="#descdef-src">src</a> descriptor<
17031703}
17041704</ pre >
17051705
1706- < p > Just as a < code > @font-face</ code > rule specifies the characteristics of a single font
1706+ < p > Just as an < code > @font-face</ code > rule specifies the characteristics of a single font
17071707within a family, the unique name used with < code > local()</ code > specifies a single
17081708font, not an entire font family. Defined in terms of
17091709OpenType font data, the Postscript name is found in the font's
@@ -3840,7 +3840,7 @@ <h2 id="object-model">Object Model</h2>
38403840
38413841< h3 id ="om-fontface "> The < code > CSSFontFaceRule</ code > interface</ h3 >
38423842
3843- < p > The < dfn > CSSFontFaceRule</ dfn > interface represents a < code > @font-face</ code > rule.</ p >
3843+ < p > The < dfn > CSSFontFaceRule</ dfn > interface represents an < code > @font-face</ code > rule.</ p >
38443844
38453845< pre class ="idl ">
38463846interface CSSFontFaceRule : CSSRule {
Original file line number Diff line number Diff line change @@ -1414,7 +1414,7 @@ name must not be used.
14141414}
14151415</pre>
14161416
1417- Just as a ''@font-face'' rule specifies the characteristics of a single font
1417+ Just as an ''@font-face'' rule specifies the characteristics of a single font
14181418within a family, the unique name used with ''local()'' specifies a single
14191419font, not an entire font family. Defined in terms of
14201420OpenType font data, the Postscript name is found in the font's
@@ -3677,7 +3677,7 @@ the following extensions to the CSS Object Model.
36773677
36783678<h3 id="om-fontface">The {{CSSFontFaceRule}} interface</h3>
36793679
3680- The <dfn interface>CSSFontFaceRule</dfn> interface represents a ''@font-face'' rule.
3680+ The <dfn interface>CSSFontFaceRule</dfn> interface represents an ''@font-face'' rule.
36813681
36823682<pre class="idl">
36833683interface CSSFontFaceRule : CSSRule {
You can’t perform that action at this time.
0 commit comments