Skip to content

Commit e51a165

Browse files
committed
[css-fonts-4][editorial] markup cleanup
1 parent 3f46f0c commit e51a165

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

css-fonts-4/Overview.bs

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4935,7 +4935,7 @@ to produce more harmonized forms.</p>
49354935
(OpenType feature: <span class="tag">calt</span>).</dd>
49364936
</dl>
49374937

4938-
<p id=rlig-unaffected"><em>Required</em> ligatures,
4938+
<p id="rlig-unaffected"><em>Required</em> ligatures,
49394939
needed for correctly rendering complex scripts,
49404940
are not affected by the settings above,
49414941
including <span title="none!!font-variant-ligatures">'none'</span>
@@ -4992,7 +4992,7 @@ to match the surrounding text
49924992
and to be more readable
49934993
without affecting the line height.</p>
49944994

4995-
<div class="figure"><img alt="comparison between real subscript glyphs and synthesized ones" src="images/realsubscripts.png" /><p class="caption">Subscript glyphs (top) vs. typical synthesized subscripts (bottom)</p></div>
4995+
<div class="figure"><img alt="comparison between real subscript glyphs and synthesized ones" src="images/realsubscripts.png"><p class="caption">Subscript glyphs (top) vs. typical synthesized subscripts (bottom)</p></div>
49964996

49974997
<p>Individual values have the following meanings:</p>
49984998

@@ -5025,7 +5025,7 @@ for a given character,
50255025
user agents <em>must</em> synthesize
50265026
appropriate subscript and superscript glyphs.</p>
50275027

5028-
<div class="figure"><img alt="alternate superscripts vs. glyphs synthesized using superscript metrics" src="images/superscript-alt-synth.png" /><p class="caption">Superscript alternate glyph (left), synthesized superscript glyphs (middle), and incorrect mixture of the two (right)</p></div>
5028+
<div class="figure"><img alt="alternate superscripts vs. glyphs synthesized using superscript metrics" src="images/superscript-alt-synth.png"><p class="caption">Superscript alternate glyph (left), synthesized superscript glyphs (middle), and incorrect mixture of the two (right)</p></div>
50295029

50305030
<!--
50315031
at-risk must downgraded to should
@@ -5455,7 +5455,7 @@ are used so that columns of numbers line up properly:</p>
54555455

54565456
</dl>
54575457

5458-
<div id="ordinal-example" class="example" id="ex-ordinal-form">
5458+
<div class="example" id="ex-ordinal-form">
54595459
<p>In the case of 'ordinal', although ordinal forms
54605460
are often the same as superscript forms, they are marked up
54615461
differently.</p>
@@ -6017,7 +6017,7 @@ p {
60176017
font-variant-alternates: character-variant(zeta-2, zeta);
60186018
}</pre>
60196019

6020-
<div class="figure"><img alt="Matching text on Byzantine seals using character variants" src="images/byzantineseal.png" /><p class="caption">Byzantine seal text displayed with character variants</p></div>
6020+
<div class="figure"><img alt="Matching text on Byzantine seals using character variants" src="images/byzantineseal.png"><p class="caption">Byzantine seal text displayed with character variants</p></div>
60216021

60226022
<div class="example" id="ex-byzantine-variants">
60236023
<p>In the figure above, the text in red is rendered using a font containing
@@ -7082,12 +7082,12 @@ not just the contours describing the edges of glyphs,
70827082
but also the colors present inside the glyphs.
70837083

70847084
<figure id="multicolore">
7085-
<img src="images/multicolore.png" alt="an example multicolored font"/>
7085+
<img src="images/multicolore.png" alt="an example multicolored font">
70867086
<figcaption>Multicolore, by Ivan Filipov</figcaption>
70877087
</figure>
70887088

70897089
<figure id="magicalunicorn">
7090-
<img src="images/please.png" alt="an example multicolored font"/>
7090+
<img src="images/please.png" alt="an example multicolored font">
70917091
<figcaption>Magical Unicorn Neue Pro, by Arthur Reinders Folmer</figcaption>
70927092
</figure>
70937093

@@ -7325,7 +7325,7 @@ p {
73257325
</pre>
73267326

73277327
<figure>
7328-
<img src="images/nabla-animated.webp" alt="The word Animate animated between a pink and a yellow palette."/>
7328+
<img src="images/nabla-animated.webp" alt="The word Animate animated between a pink and a yellow palette.">
73297329
<figcaption>Nabla Color by typearture.com - animating between palettes 1 and 7 in the font.</figcaption>
73307330
</figure>
73317331
</div>
@@ -7426,7 +7426,7 @@ User-defined font color palettes: The ''@font-palette-values'' rule</h3>
74267426
</pre>
74277427

74287428
<figure>
7429-
<img src="images/bixa-colors.png" alt="overriding a color"/>
7429+
<img src="images/bixa-colors.png" alt="overriding a color">
74307430
<figcaption>Bixa Color by Novo Typo. Above, using the colors in the font;
74317431
below, the orange changed to a blue.</figcaption>
74327432
</figure>

0 commit comments

Comments
 (0)