diff options
author | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2015-06-11 01:07:59 +0200 |
---|---|---|
committer | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2015-06-11 01:07:59 +0200 |
commit | 843c0f5b0f7140c4d46d92293c2c18767d070f69 (patch) | |
tree | e123f0649d4ebe9bc6b37cd18da8aca4ab38142c /spec/index.html | |
parent | d5f5dd18a6c9d986dd0582256e2120675e1ca561 (diff) | |
download | svg.js-843c0f5b0f7140c4d46d92293c2c18767d070f69.tar.gz svg.js-843c0f5b0f7140c4d46d92293c2c18767d070f69.zip |
Merged all changes and fixes from SVG 1.1 into this branch
Diffstat (limited to 'spec/index.html')
-rwxr-xr-x | spec/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/index.html b/spec/index.html index db1ae59..526cda6 100755 --- a/spec/index.html +++ b/spec/index.html @@ -84,6 +84,7 @@ <script src="spec/number.js"></script> <script src="spec/array.js"></script> <script src="spec/hyperlink.js"></script> +<script src="spec/fx.js"></script> <script type="text/javascript"> (function() { |