tor-browser

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

doc_keyframeanimation.html (415B)


      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 keyframes rule in rule-view</title>
      6    <link rel="stylesheet" type="text/css" href="doc_keyframeanimation.css"/>
      7  </head>
      8  <body>
      9    <div id="pacman"></div>
     10    <div id="boxy" class="circle"></div>
     11    <div id="moxy" class="circle"></div>
     12  </body>
     13 </html>