Skip to content

Commit e23afe9

Browse files
davidsgroganJoshTumath
authored andcommitted
Apply suggestions from code review
Co-authored-by: Josh Tumath <josh.tumath@bbc.co.uk>
1 parent 58adae6 commit e23afe9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-fonts-5/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The recognized keywords in the [=text-scale=]
8585
<{meta}> element are:
8686

8787
<dl>
88-
<dt><dfn for="text-scale"><code>legacy</code></dfn></dt>
88+
<dt><dfn for="text-scale">legacy</dfn></dt>
8989
<dd>''env()/preferred-text-scale'' returns the user's OS-level font factor on mobile,
9090
but 1 on desktop.
9191
The document's initial font size only incorporates UA-level font preferences.
@@ -106,7 +106,7 @@ the user has chosen from any settings <i>provided by the user agent</i>.
106106
The ''preferred-text-scale'' value must be 1 on desktop platforms.
107107
On mobile:
108108
<ul>
109-
<li>if the operating system provides a text scale setting AND the UA hasn't already applied that factor to the initial font size, ''env()/preferred-text-scale'' returns the mulitplier that the user has chosen in the operating system's text scale setting.
109+
<li>if the operating system provides a text scale setting AND the UA hasn't already applied that factor to the initial font size, ''env()/preferred-text-scale'' returns the multiplier that the user has chosen in the operating system's text scale setting.
110110

111111
Note: As of this writing, all combinations of Android, iOS, Gecko, WebKit, Blink satisfy this first condition.
112112

0 commit comments

Comments
 (0)