tor-browser

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

media-rules-sourcemaps.html (238B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4  <meta charset="UTF-8">
      5  <link rel="stylesheet" type="text/css" href="sourcemap-css/media-rules.css">
      6 </head>
      7 <body>
      8  <div>
      9    Testing style editor media sidebar with source maps
     10  </div>
     11 </body>
     12 </html>