chromium/third_party/blink/web_tests/fast/lists/ol-start-roman.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>