File tree 2 files changed +9
-11
lines changed
2 files changed +9
-11
lines changed 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
911
911
</ table >
912
912
913
913
< 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.
915
919
Values have the following meanings:
916
920
917
921
< dl >
@@ -993,11 +997,6 @@ <h3 id=text-underline-position-property><span class=secno>2.6. </span> Text
993
997
"under" side.
994
998
</ dl >
995
999
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
-
1001
1000
< div class =figure id =fig-text-underline-position >
1002
1001
< table >
1003
1002
< tbody >
Original file line number Diff line number Diff line change @@ -578,7 +578,10 @@ <h3 id="text-underline-position-property">
578
578
579
579
< p > This property sets the position of an underline specified
580
580
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 >
582
585
583
586
< dl >
584
587
< dt > < dfn id ="underline-auto " title ="text-underline-position: auto "> ''auto''</ dfn > </ dt >
@@ -640,10 +643,6 @@ <h3 id="text-underline-position-property">
640
643
the "under" side.</ dd >
641
644
</ dl >
642
645
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
-
647
646
< div class ="figure " id ="fig-text-underline-position ">
648
647
< table >
649
648
< tr >
You can’t perform that action at this time.
0 commit comments