@@ -1048,36 +1048,36 @@ <H1 id="q0">Appendix C. Changes</H1>
10481048
10491049
10501050
1051- < li id =s.10.8.1 class =change >
1052- < p > In < a href =" visudet.html#leading " > “10.8.1 Leading and
1053- half-leading” </ a > , replace the last paragraph as follows:
1054-
1055- < blockquote >
1056- < p > < del > The baseline of an 'inline-block' is the baseline of
1057- its last line box in the normal flow, unless it has
1058- either no in- flow line boxes or if its 'overflow'
1059- property has a computed value other than 'visible', in
1060- which case the baseline is the bottom margin edge. </ del >
1061-
1062- < p > < ins > The baseline of an 'inline-block’ whose ‘overflow’
1063- property has a computed value of ‘visible’ is the
1064- baseline of its last line box in the normal flow, unless
1065- it has no in- flow line boxes, in which case the baseline
1066- is the bottom margin edge. The baseline of an
1067- inline-block whose ‘overflow’ property has a computed
1068- value not equal to ‘visible’ is the higher of either its
1069- bottom margin edge or the baseline of its last line box
1070- in the normal flow, unless it has no in-flow line boxes,
1071- in which case its baseline is the baseline is the bottom
1072- margin edge.</ ins >
1073- </ blockquote >
1074-
1075- < p > This avoids an undesirable visual difference between
1076- 'overflow: visible' and 'overflow: auto', in particular in
1077- the case when there is no visible scrolling mechanism,
1078- beause the height is sufficient.
1079-
1080-
1051+ < li id =s.10.8.1 class =change >
1052+ < p > < span class = updated > [2015-04-01] </ span >
1053+ In < a href =" visudet.html#leading " > “10.8.1 Leading and
1054+ half-leading” </ a > , replace the last paragraph as follows:
1055+
1056+ < blockquote >
1057+ < p > < del > The baseline of an 'inline-block' is the baseline of its
1058+ last line box in the normal flow, unless it has either no
1059+ in-flow line boxes or if its 'overflow' property has a
1060+ computed value other than 'visible', in which case the
1061+ baseline is the bottom margin edge. </ del >
1062+
1063+ < p > < ins > The baseline of an 'inline-block’ whose ‘overflow’
1064+ property has a computed value of ‘visible’ is the baseline of
1065+ its last line box in the normal flow, unless it has no
1066+ in-flow line boxes, in which case the baseline is the bottom
1067+ margin edge. The baseline of an inline-block whose ‘overflow’
1068+ property has a computed value not equal to ‘visible’ is the
1069+ higher of either its bottom margin edge or the baseline of
1070+ its last line box in the normal flow, unless it has no
1071+ in-flow line boxes, in which case its baseline is the
1072+ baseline is the bottom margin edge.</ ins >
1073+ </ blockquote >
1074+
1075+ < p > This avoids an undesirable visual difference between
1076+ 'overflow: visible' and 'overflow: auto', in particular in the
1077+ case when there is no visible scrolling mechanism, beause the
1078+ height is sufficient.
1079+
1080+
10811081
10821082
10831083
0 commit comments