mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
14 lines
342 B
HTML
14 lines
342 B
HTML
|
<html><head><title>Testcase for bug 13599</title></head>
|
||
|
<body bgcolor="#FFFFFF">
|
||
|
<H3>Using apprunner 1999-09-10-10-M11 on Windows 98, the first and third
|
||
|
items have no number displayed.</H2>
|
||
|
|
||
|
<OL>
|
||
|
<LI><P>first list item</P></LI>
|
||
|
<LI>second list item</LI>
|
||
|
<LI><P>third list</P> item</LI>
|
||
|
<LI>fourth list<P>item</P></LI>
|
||
|
</OL>
|
||
|
|
||
|
</body></html>
|