tor-browser

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

363706-1-ref.html (426B)


      1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
      2 <html lang="en-US">
      3 <head>
      4 <title>Test for bug 363706</title>
      5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      6 <meta http-equiv="Content-Style-Type" content="text/css">
      7 <style type="text/css">
      8 
      9 div { width: 5ch; height: 100px; background: currentColor; }
     10 
     11 </style>
     12 </head>
     13 <body>
     14 
     15 <div></div>
     16 
     17 </body>
     18 </html>