upload webkit/tizen 2.0_beta source.
[framework/web/webkit-efl.git] / LayoutTests / fast / lists / ol-start-roman.html
1 <script>
2     if (window.layoutTestController)
3         layoutTestController.dumpAsText();
4 </script>
5 <ol start="3888" type="i">
6 <li>PASS: test did not crash, bug 31652.</li>
7 </ol>
8 <ol start="4888" type="i">
9 <li>PASS: test did not crash, bug 31652.</li>
10 </ol>