tor-browser

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

0278-isvalid.html (286B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4  <meta charset=utf-8>
      5  <title>Test 0278</title>
      6 </head>
      7 <body>
      8  <p>The value of @content has a higher priority than @datetime</p>
      9  <time property="rdf:value" datetime="2012-03-18" content="this should be the value">18 March 2012</time>
     10 </body>
     11 </html>