File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 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>
474474 Animation type : discrete
475475 </pre>
476476
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.
478478 (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' .
481481
482482 <div class="example">
483483 The following example styles modern Chinese, Japanese, and Korean
@@ -489,6 +489,8 @@ Text Underline Position: the 'text-underline-position' property</h3>
489489 </pre>
490490 </div>
491491
492+ If ''text-underline-position/left'' or ''text-underline-position/right'' is specified alone,
493+ ''text-underline-position/auto'' is also implied.
492494 Values have the following meanings:
493495
494496 <dl dfn-type=value dfn-for=text-underline-position>
You can’t perform that action at this time.
0 commit comments