You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>“fragmentainer,”</a> see [[CSS3-BREAK]]), then that first column is
2264
+
page or column (the <a href="https://www.w3.org/TR/css3-break/Overview.html#fragmentainer">“fragmentainer,”</a> see [[CSS3-BREAK]]), then that first column is
2271
2265
made narrower until it fits. But not narrower than
2272
2266
''min-content''. (If at that size it still doesn't fit, it may
2273
2267
instead be moved to the next page/column or, if that is not
Namespaces specification. An <a href="/Style/CSS/Test/CSS3/Namespace/20090210/reports/implement-report.html">implementation report</a> is also available.
31
29
32
30
This document is the same as the previous, Candidate Recommendation
Copy file name to clipboardExpand all lines: css-text-decor/Overview.bs
+5-10
Original file line number
Diff line number
Diff line change
@@ -119,8 +119,7 @@ Line Decoration: Underline, Overline, and Strike-Through</h2>
119
119
<div class="figure">
120
120
<p><img title="text-decoration-skip: ink"
121
121
alt="An alphabetic underline through Myanmar text skips around descenders and the vertical strokes of combining characters that drop below the alphabetic baseline."
122
-
src="images/decoration-skip-ink.png"
123
-
>
122
+
src="images/decoration-skip-ink.png">
124
123
<p class="caption">Skipping Glyph Ink</p>
125
124
</div>
126
125
@@ -319,8 +318,7 @@ Text Underline Position: the 'text-underline-position' property</h3>
319
318
below the alphabetic baseline, leaving a gap between the line
320
319
and the bottom of most Latin letters, but crossing through
321
320
descenders such as the stem of a 'p'."
322
-
src="images/underline-position-alphabetic.png"
323
-
>
321
+
src="images/underline-position-alphabetic.png" >
324
322
<p class="caption">A typical “alphabetic” underline is positioned just below the alphabetic baseline
325
323
</div>
326
324
<dt><dfn id="underline-under" value for="text-underline-position">under</dfn></dt>
@@ -333,8 +331,7 @@ Text Underline Position: the 'text-underline-position' property</h3>
333
331
<p><img title="text-underline-position: under"
334
332
alt="In a typical Latin font, the underline is far enough
335
333
below the text that it does not cross the bottom of a 'g'."
0 commit comments