tor-browser

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

dd-hgroup-isvalid.html (152B)


      1 <!DOCTYPE html>
      2 <meta charset=utf-8>
      3 <title>valid hgroup in dd</title>
      4 <body>
      5 <dl><dt>text<dd><hgroup><h1>text</h1></hgroup></dl> <!-- hgroup-in-dd -->