Testcase to show error in definition list rendering

The list below intends to show a rendering error in konqueror using definition lists with the 'compact' option when the width of a term is less than the indentation of its description and a <pre> is used in the description.

Long term
First term.
No <pre> used in description.
Short
Second term.
No <pre> used in description.
Long term
Third term.
With <pre> used in description.
Short
Fourth term. Term missing! Should be displayed before this line.
With <pre> used in description.
Final term
Fifth term. All OK again.