tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

0020-isvalid.html (336B)


      1 <!DOCTYPE html>
      2 <html prefix="dc: http://purl.org/dc/elements/1.1/">
      3  <head>
      4 <meta charset=utf-8>
      5 <title>Test 0020</title>
      6  </head>
      7  <body>
      8    <div about="photo1.jpg">
      9      <span class="attribution-line">this photo was taken by
     10        <span property="dc:creator">Mark Birbeck</span>
     11      </span>
     12    </div>
     13  </body>
     14 
     15 
     16 </html>