~bjornt/lazr-js/prefetch-yui-3.5

« back to all changes in this revision

Viewing changes to src-js/lazrjs/anim/tests/anim.html

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-01-14 23:32:29 UTC
  • mfrom: (197.1.7 yui-3.3.0)
  • Revision ID: launchpad@pqm.canonical.com-20110114233229-r6i4cazdiiw18o7p
Upgrade to YUI 3.3.0 [r=mars]

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
  <title>Anim</title>
6
6
 
7
7
  <!-- YUI 3.0 Setup -->
 
8
  <script type="text/javascript" src="../../testing/config.js"></script>
8
9
  <script type="text/javascript" src="../../yui/yui/yui.js"></script>
9
10
  <link rel="stylesheet" href="../../yui/cssreset/reset.css"/>
10
11
  <link rel="stylesheet" href="../../yui/cssfonts/fonts.css"/>