Skip to content

Commit 671a248

Browse files
committed
[css-fonts-4] Spell check.
1 parent dc5f389 commit 671a248

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

css-fonts-4/Overview.bs

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The ideas here are additions or modifications to the properties and
3535
rules defined in CSS3 Fonts.
3636

3737
Issue: Please note that OpenType/TrueType variable font support
38-
is still in intial stages of specification and implementation. Please
38+
is still in initial stages of specification and implementation. Please
3939
comment on any bugs in this spec at <a href="https://github.com/w3c/csswg-drafts/issues">
4040
https://github.com/w3c/csswg-drafts/issues</a>. Also, please note that this
4141
spec is incomplete and only includes some of the text from <a href="https://www.w3.org/TR/css-fonts-3/">
@@ -393,7 +393,7 @@ Generic font families</h4>
393393
<dt id="fangsong-def"><dfn>fangsong</dfn>
394394
<dd>
395395
This font family is used for Fang Song (仿宋) typefaces in Chinese.
396-
Fang Song is a relaxed, indermediate form
396+
Fang Song is a relaxed, intermediate form
397397
between Song (''serif'') and Kai (''cursive'').
398398
Typically, the horizontal lines are tilted,
399399
the endpoint flourishes are smaller,
@@ -611,7 +611,7 @@ Font width: the 'font-stretch!!property' property</h3>
611611
</figure>
612612
</div>
613613

614-
User Agents must not sythesize stretched faces for font families which lack actual stretched faces.
614+
User Agents must not synthesize stretched faces for font families which lack actual stretched faces.
615615

616616
For compatibility with [[CSS-FONTS-3]],
617617
{{getComputedStyle()}} serializes values
@@ -683,7 +683,7 @@ Font style: the 'font-style!!property' property</h3>
683683
or various combinations thereof.
684684
The font matching routine will select a font to use which is closest to the requested angle.
685685
In general, for a requested angle greater or equal to 20deg,
686-
larger angles are prefered;
686+
larger angles are preferred;
687687
otherwise, smaller angles are preferred.
688688
(See [[#font-matching-algorithm]].)
689689
For TrueType / OpenType fonts that use variations,
@@ -692,7 +692,7 @@ Font style: the 'font-style!!property' property</h3>
692692

693693
<!-- https://github.com/w3c/csswg-drafts/issues/3091 -->
694694
Note: the OpenType <code>slnt</code> axis is defined
695-
with a positive angle meaning a counter-colockwise slant,
695+
with a positive angle meaning a counter-clockwise slant,
696696
the opposite direction to CSS.
697697
The CSS implementation will take this into account
698698
when using variations
@@ -798,7 +798,7 @@ Font size: the 'font-size' property</h3>
798798
but should be around 1.2&ndash;1.5.
799799
This ratio may vary across different elements.
800800

801-
Note: A sight-impared user may request a User Agent use a higher ratio than default,
801+
Note: A sight-impaired user may request a User Agent use a higher ratio than default,
802802
in order to aid readability.
803803
In addition, a User Agent may choose to use different ratios
804804
when it detects paragraph text as opposed to title text.
@@ -1553,15 +1553,15 @@ The Font Display Timeline</h3>
15531553
<a>render with an invisible fallback font face</a>.
15541554
If the font face successfully loads during the <a>block period</a>,
15551555
the font face is then used normally.
1556-
* The second period, occuring immediately after the <a>block period</a>,
1556+
* The second period, occurring immediately after the <a>block period</a>,
15571557
is the <dfn export local-lt="swap period">font swap period</dfn>.
15581558
During this period,
15591559
if the font face is not loaded,
15601560
any element attempting to use it must instead
15611561
<a>render with a fallback font face</a>.
15621562
If the font face successfully loads during the <a>swap period</a>,
15631563
the font face is then used normally.
1564-
* The third period, occuring immediately after the <a>swap period</a>,
1564+
* The third period, occurring immediately after the <a>swap period</a>,
15651565
is the <dfn export local-lt="failure period">font failure period</dfn>.
15661566
If the font face is not yet loaded when this period starts,
15671567
it's marked as a failed load,
@@ -2239,7 +2239,7 @@ and cause the declaration to be ignored.
22392239
indicating the inclusive start and end codepoints of a range</dd>
22402240
<dt>wildcard range (e.g. U+4??)</dt>
22412241
<dd>defined by the set of codepoints implied when
2242-
trailing '?' characters signify any hexadeximal digit</dd>
2242+
trailing '?' characters signify any hexadecimal digit</dd>
22432243
</dl>
22442244

22452245
Individual codepoints are written using hexadecimal values that correspond to
@@ -3241,7 +3241,7 @@ Cluster matching</h3>
32413241
and the font <a>supports</a> that character,
32423242
select this font for the sequence
32433243
and use the glyph associated with
3244-
the canonically equiavlent character
3244+
the canonically equivalent character
32453245
for the entire cluster.</li>
32463246

32473247
</ol>
@@ -3464,7 +3464,7 @@ rules of the <a href="https://www.w3.org/TR/CSS21/conform.html#doclanguage">docu
34643464
user agents are required to infer the OpenType language system from
34653465
the [=content language=] and use that when selecting and positioning
34663466
glyphs using an OpenType font.
3467-
If a [=writing system=] has been explicitely specified,
3467+
If a [=writing system=] has been explicitly specified,
34683468
it must take precedence over the customary one implied by the [=content language=].
34693469

34703470
<!-- previously in level 3, now moved to Level 4 -->
@@ -4278,7 +4278,7 @@ but <em>multiple</em> possible glyph variants,
42784278
and associate each one with a numeric index
42794279
to let you choose which to turn on.
42804280

4281-
These numeric indexes are ideosyncratic to each face;
4281+
These numeric indexes are idiosyncratic to each face;
42824282
a <code>swsh 1</code> feature on one font face might turn on the swash version of capital Q,
42834283
while on another font face it turns on the swash version of the &amp;.
42844284
Thus, specifying the index in 'font-feature-settings'
@@ -4685,7 +4685,7 @@ Animation type: discrete
46854685
by the context for which a given font was designed.</p>
46864686
</dd>
46874687

4688-
<div class="featex"><img alt="tradtional form example" src="images/trad.png"></div>
4688+
<div class="featex"><img alt="traditional form example" src="images/trad.png"></div>
46894689

46904690
<dt><dfn>full-width</dfn>
46914691
<dd>Enables rendering of full-width variants
@@ -4739,7 +4739,7 @@ is a shorthand for all font-variant subproperties.
47394739
The value <dfn id="font-variant-normal-value" title="normal!!font-variant"
47404740
dfn-for="font-variant" dfn-type="value">'normal'</dfn>
47414741
resets all subproperties of <span title="font-variant!!property">'font-variant!!property'</span>
4742-
to their inital value.
4742+
to their initial value.
47434743
The <dfn id="font-variant-none-value" title="none!!font-variant"
47444744
dfn-for="font-variant" dfn-type="value">'none'</dfn> value
47454745
sets 'font-variant-ligatures' to 'none'
@@ -5309,7 +5309,7 @@ such as pinch-zoom,
53095309
can be considered not-layout-causing
53105310
if they do not cause text to reflow.
53115311
However, other user operations,
5312-
such as increasing text size for accessiblity purposes,
5312+
such as increasing text size for accessibility purposes,
53135313
can be considered layout-causing because they cause text to reflow.
53145314
Similarly, the 'transform' property can be considered not-layout-causing
53155315
because transforms generally do not cause text to reflow.
@@ -5387,7 +5387,7 @@ by using the 'font-style!!property' property.
53875387
However, if using the <code>slnt</code> axis directly,
53885388
via 'font-variation-settings',
53895389
remember that it is defined
5390-
with a positive angle meaning a counter-colockwise slant,
5390+
with a positive angle meaning a counter-clockwise slant,
53915391
the opposite direction to CSS.
53925392

53935393
If the same axis name appears more than once, the value associated with the last appearance supersedes any previous value for that axis. This deduplication is observable by accessing the computed value of this property.
@@ -5401,7 +5401,7 @@ should attempt to follow the pattern of registered variation axes.
54015401

54025402
Animating font-variation-settings is possible
54035403
using the following mechanism. Two declarations of font-feature-settings can be animated between if they are "like".
5404-
"Like" declarations are ones where the same set of properties appear (in any order). Because succesive duplicate properties are applied instead of prior duplicate properties, two declarations can be "like" even if they have differing number of properties.
5404+
"Like" declarations are ones where the same set of properties appear (in any order). Because successive duplicate properties are applied instead of prior duplicate properties, two declarations can be "like" even if they have differing number of properties.
54055405
If two declarations are "like"
54065406
then animation occurs pairwise between corresponding values in the declarations.
54075407
Otherwise, animation is not possible.
@@ -5660,7 +5660,7 @@ Specifying the base palette: the 'base-palette' descriptor</h4>
56605660
then the ''@font-palette-values'' rule represents the palette in the font
56615661
with the same index as the value of this descriptor.
56625662
If a <<override-color>> key is present in the ''@font-palette-values'' rule,
5663-
each item in the value of thatz descriptor overrides a single color
5663+
each item in the value of that descriptor overrides a single color
56645664
in the color palette represented by this ''@font-palette-values'' block.
56655665

56665666
<div class="example">
@@ -5782,7 +5782,7 @@ Therefore, 'font-variant-emoji' sets a default presentation
57825782
which the text being rendered can opt out of.
57835783

57845784
Note: Different platforms have different conventions about how to handle emoji presentation sequences.
5785-
A cross-platform UA might wish to follow the conventions of each inividual platform,
5785+
A cross-platform UA might wish to follow the conventions of each individual platform,
57865786
or it might wish to use the same approach on all platforms.
57875787
When tasked with a request for an emoji style rendering,
57885788
a UA might wish to disregard fonts which do not include color tables.
@@ -5876,7 +5876,7 @@ Preinstalled Fonts and User-Installed Fonts</h3>
58765876

58775877
Users may choose to install fonts on their devices. User-Installed Fonts are installed by an explicit action by the user, such as clicking an "Install" button or copying a file into a particular directory on their device. Such fonts are User-Installed Fonts and also are Installed Fonts. Web content authors should not expect the presence of user-installed fonts, because there is no guarantee any user will have performed the action to install a specific font. User Agents may choose to ignore User-Installed Fonts for the purpose of the <a href="#font-matching-algorithm">Font Matching Algorithm</a>.
58785878

5879-
Any Installed Font which is not a User-Installed font is a Preinstalled Font. It is likely that all users of a particular version of a particular Operating System will have the same set of Preinstalled Fonts installed. As such, Web content authors targetting these Operating Systems may wish to use these fonts' family names inside 'font-family!!property' properties.
5879+
Any Installed Font which is not a User-Installed font is a Preinstalled Font. It is likely that all users of a particular version of a particular Operating System will have the same set of Preinstalled Fonts installed. As such, Web content authors targeting these Operating Systems may wish to use these fonts' family names inside 'font-family!!property' properties.
58805880

58815881
<h3 id="system-font">
58825882
System Font</h3>
@@ -5903,7 +5903,7 @@ interface CSSFontFaceRule : CSSRule {
59035903

59045904
The DOM Level 2 Style specification [[DOM-LEVEL-2-STYLE]]
59055905
defined a different variant of this rule.
5906-
This definition supercedes that one.
5906+
This definition supersedes that one.
59075907

59085908
<h3 id="om-fontfeaturevalues">
59095909
The <code id="cssfontfeaturevaluesrule-interface">CSSFontFeatureValuesRule</code> interface</h3>

0 commit comments

Comments
 (0)