jdk-24/nashorn/test/script/markdown/ordered-list.js.EXPECTED
Athijegannathan Sundararajan 662abf1039 8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
Markdown test fix contributed by kshefov

Reviewed-by: jlaskey
2013-12-12 19:02:43 +05:30

6 lines
53 B
Plaintext

<ol>
<li>Red</li>
<li>Green</li>
<li>Blue</li>
</ol>