tor-browser

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

test-block-action.html (269B)


      1 <!DOCTYPE html>
      2 <html lang="en">
      3 <head>
      4    <meta charset="utf-8">
      5    <title>Test for bug 1546394 - :block command</title>
      6    <link rel="stylesheet" href="test-block-action-style.css">
      7 </head>
      8 <body>
      9    <h1 id="heading">I won't be red for once.</h1>
     10 </body>
     11 </html>