Source code
Revision control
Copy as Markdown
Other Tools
<!-- Any copyright is dedicated to the Public Domain.
<html>
  <head>
    <title>test case for keyframes rule in rule-view</title>
    <link rel="stylesheet" type="text/css" href="doc_keyframeanimation.css"/>
  </head>
  <body>
    <div id="pacman"></div>
    <div id="boxy" class="circle"></div>
    <div id="moxy" class="circle"></div>
  </body>
</html>