Skip to content

Commit 8d66399

Browse files
committed
[css-text-decor-4] Clarify cases that are not covered by the MUST requirements for line position adjustments, to highlight where the UA has discretion.
1 parent 7a553b2 commit 8d66399

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

css-text-decor-4/Overview.bs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,10 @@ Text Decoration Line Uniformity</h3>
715715
with 'vertical-align' values other than ''vertical-align/baseline'' [[!CSS2]]
716716
or subscripted/superscripted via 'font-variant-position' [[!CSS-FONTS-3]],
717717
but <em>must not</em> adjust the line position or thickness
718-
in response to descendants of a <i>decorating box</i> that are so styled.
718+
in response to descendants of a <i>decorating box</i> that are so styled
719+
(even though it <em>may</em> adjust the position
720+
to accommodate descendants that are not so styled,
721+
such as those merely typeset in a different font size as noted above).
719722
This allows superscripts and subscripts to be properly decorated
720723
(underlined, struck through, etc.)
721724
but prevents them from distorting or breaking the positioning of such decorations on their ancestors.

0 commit comments

Comments
 (0)