Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions css-fonts-3/Fonts.src.html
Original file line number Diff line number Diff line change
Expand Up @@ -3701,7 +3701,7 @@ <h4>Basic syntax</h4>
a given set of font families and <i title="feature_type">feature type</i>.
The same identifier used with a different <i title="feature_type">feature type</i>
is treated as a separate and distinct value. If the same identifier is defined
mulitple times for a given <i title="feature_type">feature type</i> and font family,
multiple times for a given <i title="feature_type">feature type</i> and font family,
the last defined value is used. Values associated
with a given identifier are limited to integer values 0 or greater.</p>

Expand Down Expand Up @@ -4590,7 +4590,7 @@ <h2 id="platform-props-to-css" class="no-num">Appendix A: Mapping platform font

<p>Specifically, font family name data is handled differently across
platforms. For TrueType and OpenType fonts these names are contained
in the 'name' table, in name records with name ID 1. Mulitple names
in the 'name' table, in name records with name ID 1. Multiple names
can be stored for different locales, but Microsoft recommends fonts
always include at least a US English version of the name. On Windows,
Microsoft made the decision for backwards compatibility to limit this
Expand Down