tor-browser

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

0328-isvalid.html (279B)


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