Mercurial > people > rkennke > jdk9-shenandoah-final > nashorn
annotate test/script/markdown/code-block-html-escape.js.EXPECTED @ 696:550f881d43ba
8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
Summary: markdown test fix contributed by kshefov
Reviewed-by: jlaskey
author | sundar |
---|---|
date | Thu, 12 Dec 2013 19:02:43 +0530 |
parents | |
children |
rev | line source |
---|---|
696
550f881d43ba
8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
sundar
parents:
diff
changeset
|
1 <p>This is some HTML:</p> |
550f881d43ba
8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
sundar
parents:
diff
changeset
|
2 |
550f881d43ba
8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
sundar
parents:
diff
changeset
|
3 <pre><code><h1>Heading</h1> |
550f881d43ba
8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
sundar
parents:
diff
changeset
|
4 </code></pre> |