The following list appears with default spacing

The following list appears with line-height set to 130%:

Note that in the first list Amaya vertically spaces all lines equally, while in the second, the line-height specification is applied to consecutive lines within an <li>, but not to the space between the last line of an <li> and the first line of the next one. The other browsers tested (IE 6, Netscape 7.1, Opera 8.51) all spaced the lines equally in both the first and second case.