@@ -944,16 +944,10 @@ <h3 id=text-underline-position-property><span class=secno>2.6. </span> Text
944
944
title ="text-underline-position: under "> ‘< code
945
945
class =css > under</ code > ’</ dfn >
946
946
947
- < dd > In horizontal writing modes, the underline is positioned relative to
948
- the under edge of the element's content box. In this case the underline
949
- usually does not cross the descenders. (This is sometimes called
950
- "accounting" underline.) If the underline affects descendants with a
951
- lower content edge, the user agent should shift the underline down
952
- further to the lowest underlined content box edge. The user agent may
953
- ignore elements with ‘< code class =css > vertical-align</ code > ’ values
954
- given as lengths, percentages, ‘< code class =css > top</ code > ’, or
955
- ‘< code class =css > bottom</ code > ’ when making this adjustment. (Note
956
- that images that are not affected by the underline per ‘< a
947
+ < dd > In horizontal writing modes, the underline is positioned < i > under</ i >
948
+ the element's text content. In this case the underline usually does not
949
+ cross the descenders. (This is sometimes called "accounting" underline.)
950
+ (Note that images that are not affected by the underline per ‘< a
957
951
href ="#text-decoration-skip "> < code
958
952
class =property > text-decoration-skip</ code > </ a > ’ will not affect the
959
953
position of the underline.)
@@ -1071,7 +1065,7 @@ <h3 id=line-position><span class=secno>2.7. </span> Determining the
1071
1065
< dd > Align the line decoration with respect to the highest
1072
1066
<!-- <i>text-over</i> baseline of the considered fragments. --> < a
1073
1067
href ="http://dev.w3.org/csswg/css3-writing-modes/#over "> < i > over</ i > </ a >
1074
- edge of the considered fragments' EM boxes.
1068
+ edge of the considered fragments’ content boxes.
1075
1069
1076
1070
< dt > < a href ="#underline-alphabetic "> < i > alphabetic</ i > </ a > underlines
1077
1071
@@ -1093,7 +1087,7 @@ <h3 id=line-position><span class=secno>2.7. </span> Determining the
1093
1087
< dd > Position the line decoration with respect to the lowest
1094
1088
<!-- <i>text-under</i> baseline of the considered fragments. --> < a
1095
1089
href ="http://dev.w3.org/csswg/css3-writing-modes/#under "> < i > under</ i > </ a >
1096
- edge of the considered fragments' EM boxes.
1090
+ edge of the considered fragments’ content boxes.
1097
1091
1098
1092
< dt > line-throughs
1099
1093
0 commit comments