| Index: LayoutTests/fast/lists/ol-start-roman.html
|
| ===================================================================
|
| --- LayoutTests/fast/lists/ol-start-roman.html (revision 0)
|
| +++ LayoutTests/fast/lists/ol-start-roman.html (revision 33098)
|
| @@ -0,0 +1,10 @@
|
| +<script>
|
| + if (window.layoutTestController)
|
| + layoutTestController.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>
|
|
|