Skip to content

Commit 2231d71

Browse files
committed
[css-text-decor] Fix caption to match normative prose. #4656
1 parent 5168d90 commit 2231d71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css-text-decor-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ Text Underline Position: the 'text-underline-position' property</h3>
464464
<p class="caption">In vertical <a>typographic modes</a>, the 'text-underline-position'
465465
values ''text-underline-position/left'' and ''text-underline-position/right'' allow placing the underline on either
466466
side of the text. (In horizontal <a>typographic modes</a>, both values are
467-
treated as ''text-underline-position/under''.)
467+
treated as ''text-underline-position/auto''.)
468468
</div>
469469

470470
The exact position and thickness of line decorations is UA-defined in this level.

css-text-decor-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ Text Underline Position: the 'text-underline-position' property</h3>
606606
<p class="caption">In vertical <a>typographic modes</a>, the 'text-underline-position'
607607
values ''text-underline-position/left'' and ''text-underline-position/right'' allow placing the underline on either
608608
side of the text. (In horizontal <a>typographic modes</a>, both values are
609-
treated as ''text-underline-position/under''.)
609+
treated as ''text-underline-position/auto''.)
610610
</div>
611611

612612
<h3 id="underline-offset">

0 commit comments

Comments
 (0)