File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -911,7 +911,11 @@ <h3 id=text-underline-position-property><span class=secno>2.6. </span> Text
911911 </ table >
912912
913913 < p > This property sets the position of an underline specified on the same
914- element: it does not affect underlines specified by ancestor elements.
914+ element: it does not affect underlines specified by ancestor elements. If
915+ ‘< code class =css > under</ code > ’ is specified alone, ‘< code
916+ class =css > left</ code > ’ is also implied. If ‘< code
917+ class =css > left</ code > ’ or ‘< code class =css > right</ code > ’ is
918+ specified alone, ‘< code class =css > under</ code > ’ is also implied.
915919 Values have the following meanings:
916920
917921 < dl >
@@ -993,11 +997,6 @@ <h3 id=text-underline-position-property><span class=secno>2.6. </span> Text
993997 "under" side.
994998 </ dl >
995999
996- < p > If ‘< code class =css > under</ code > ’ is specified alone, ‘< code
997- class =css > left</ code > ’ is also implied. If ‘< code
998- class =css > left</ code > ’ or ‘< code class =css > right</ code > ’ is
999- specified alone, ‘< code class =css > under</ code > ’ is also implied.
1000-
10011000 < div class =figure id =fig-text-underline-position >
10021001 < table >
10031002 < tbody >
Original file line number Diff line number Diff line change @@ -578,7 +578,10 @@ <h3 id="text-underline-position-property">
578578
579579 < p > This property sets the position of an underline specified
580580 on the same element: it does not affect underlines specified by
581- ancestor elements. Values have the following meanings:</ p >
581+ ancestor elements.
582+ If ''under'' is specified alone, ''left'' is also implied.
583+ If ''left'' or ''right'' is specified alone, ''under'' is also implied.
584+ Values have the following meanings:</ p >
582585
583586 < dl >
584587 < dt > < dfn id ="underline-auto " title ="text-underline-position: auto "> ''auto''</ dfn > </ dt >
@@ -640,10 +643,6 @@ <h3 id="text-underline-position-property">
640643 the "under" side.</ dd >
641644 </ dl >
642645
643- < p > If ''under'' is specified alone, ''left'' is also implied.
644- If ''left'' or ''right'' is specified alone, ''under'' is also
645- implied.
646-
647646 < div class ="figure " id ="fig-text-underline-position ">
648647 < table >
649648 < tr >
You can’t perform that action at this time.
0 commit comments