tor-browser

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

386014-1c.html (225B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4  <style>
      5   caption { color: green }
      6  </style>
      7 </head>
      8 <body>
      9 
     10 <table style="background: green;"><caption style="background: inherit">TEST</caption><caption></caption></table>
     11 
     12 </body>
     13 </html>