aboutsummaryrefslogtreecommitdiffstats
path: root/spec/index.html
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2014-09-03 12:15:16 +0200
committerwout <wout@impinc.co.uk>2014-09-03 12:15:16 +0200
commit69da2d385450daa158d75ebe59449cc044ec8022 (patch)
tree94d13794806978d4a8ca4d50ac0323b7d93475b7 /spec/index.html
parent826649995f1aae806fb9bf8464a4259c4290c4fb (diff)
downloadsvg.js-69da2d385450daa158d75ebe59449cc044ec8022.tar.gz
svg.js-69da2d385450daa158d75ebe59449cc044ec8022.zip
Firefox fixes and event specs
Diffstat (limited to 'spec/index.html')
-rwxr-xr-xspec/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/index.html b/spec/index.html
index 21b3ba5..ccd8e4a 100755
--- a/spec/index.html
+++ b/spec/index.html
@@ -56,6 +56,7 @@
<script src="spec/element.js"></script>
<script src="spec/memory.js"></script>
<script src="spec/arrange.js"></script>
+<script src="spec/event.js"></script>
<script src="spec/bbox.js"></script>
<script src="spec/matrix.js"></script>
<script src="spec/rect.js"></script>