haikuwebkit/LayoutTests/fast/lists/ol-start-roman.html

11 lines
237 B
HTML

<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<ol start="3888" type="i">
<li>PASS: test did not crash, bug 31652.</li>
</ol>
<ol start="4888" type="i">
<li>PASS: test did not crash, bug 31652.</li>
</ol>