tor-browser

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

template-contents-frameset.html (241B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4    <title>FRAMESET tag inside template</title>
      5    <link rel="author" title="Aleksei Yu. Semenov" href="mailto:a.semenov@unipro.ru">
      6 <head>
      7 <body>
      8    <template><frameset></frameset></template>
      9 </body>
     10 </html>