File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -474,10 +474,10 @@ Text Underline Position: the 'text-underline-position' property</h3>
474
474
Animation type : discrete
475
475
</pre>
476
476
477
- This property sets the position of an underline specified on the element.
477
+ This property sets the position of an underline with respect to the element.
478
478
(It does not affect underlines specified by ancestor elements.)
479
- If ''text-underline- position/left'' or ''text- underline-position/right'' is specified alone,
480
- '' text-underline-position/auto'' is also implied .
479
+ The exact position of the underline can be further adjusted
480
+ with ' text-underline-position' .
481
481
482
482
<div class="example">
483
483
The following example styles modern Chinese, Japanese, and Korean
@@ -489,6 +489,8 @@ Text Underline Position: the 'text-underline-position' property</h3>
489
489
</pre>
490
490
</div>
491
491
492
+ If ''text-underline-position/left'' or ''text-underline-position/right'' is specified alone,
493
+ ''text-underline-position/auto'' is also implied.
492
494
Values have the following meanings:
493
495
494
496
<dl dfn-type=value dfn-for=text-underline-position>
You can’t perform that action at this time.
0 commit comments