Skip to content

Commit 2e08a7f

Browse files
committed
suggestion to use 'throughout each line' instead of 'on each line' for text-decoration constancy requirement
1 parent b573160 commit 2e08a7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-text/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2041,7 +2041,7 @@ <h3 id="line-decoration"><span class="secno">8.1</span>
20412041
<p>In determining the position and thickness of text decoration lines,
20422042
user agents may consider the font sizes and dominant baselines of
20432043
descendants, but for a given element's decoration must use the same
2044-
baseline and thickness on each line. Relatively positioning a descendant
2044+
baseline and thickness on <!-- throughout? --> each line. Relatively positioning a descendant
20452045
moves all text decorations affecting it along with the descendant's text;
20462046
it does not affect calculation of the decoration's initial position on
20472047
that line. The <a href="#text-decoration-color">color</a> and

0 commit comments

Comments
 (0)