nashorn/test/script/markdown/doubline-list.js.EXPECTED
author ddmitriev
Wed, 21 Sep 2016 16:46:13 +0300
changeset 41292 08bd6740b8e3
parent 22371 e6b607104dc6
permissions -rw-r--r--
8150758: [TESTBUG] need jvmti tests for module aware agents Reviewed-by: sspitsyn, dsamersoff
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
22371
e6b607104dc6 8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
sundar
parents:
diff changeset
     1
<ul>
e6b607104dc6 8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
sundar
parents:
diff changeset
     2
<li><p>Bird</p></li>
e6b607104dc6 8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
sundar
parents:
diff changeset
     3
<li><p>Magic</p></li>
e6b607104dc6 8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
sundar
parents:
diff changeset
     4
</ul>