nashorn/test/script/markdown/multiline-unordered-list.js.EXPECTED
changeset 22371 e6b607104dc6
equal deleted inserted replaced
22370:c150d042ffff 22371:e6b607104dc6
       
     1 <ul>
       
     2 <li>This line spans
       
     3 more than one line and is lazy</li>
       
     4 <li>Similar to this line</li>
       
     5 </ul>