Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / lists / ol-start-roman.html
bloba7f1e33e39397fc97475443746a3dbcc8b3c6ee1
1 <script>
2 if (window.testRunner)
3 testRunner.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>