tor-browser

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

doc_copystyles.html (341B)


      1 <!-- Any copyright is dedicated to the Public Domain.
      2     http://creativecommons.org/publicdomain/zero/1.0/ -->
      3 <html>
      4  <head>
      5    <title>Test case for copying stylesheet in rule-view</title>
      6    <link rel="stylesheet" type="text/css" href="doc_copystyles.css"/>
      7  </head>
      8  <body>
      9    <div id='testid'>Styled Node</div>
     10  </body>
     11 </html>