nashorn/test/script/markdown/inline-anchors.js.EXPECTED
changeset 22371 e6b607104dc6
equal deleted inserted replaced
22370:c150d042ffff 22371:e6b607104dc6
       
     1 <p>This is <a href="http://example.com/" title="Title">an example</a> inline link.</p>
       
     2 
       
     3 <p><a href="http://example.net/">This link</a> has no title attribute.</p>