Diff for /embedaddon/libxml2/result/HTML/noscript.html between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2013/07/22 01:22:32 version 1.1.1.2, 2014/06/15 19:53:33
Line 1 Line 1
 <!DOCTYPE html>  <!DOCTYPE html>
 <html>  <html>
<head>    <head>
<title>omg</title>        <title>omg</title>
<noscript><link rel="stylesheet" href="http://foo.com"></noscript>        <noscript><link rel="stylesheet" href="http://foo.com"></noscript>
</head>    </head>
<body id="xxx">    <body id="xxx">
         <p>yo</p>          <p>yo</p>
     </body>      </body>
 </html>  </html>

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>