From 53b1a9051640620a75a3f4b03328750f8e61a449 Mon Sep 17 00:00:00 2001 From: kangax Date: Fri, 27 Aug 2010 15:01:29 -0400 Subject: [PATCH] Fix paths of demo .js files. --- test/benchmarks/animation.html | 2 +- test/benchmarks/quantity.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/benchmarks/animation.html b/test/benchmarks/animation.html index 535e107b..6074fac6 100644 --- a/test/benchmarks/animation.html +++ b/test/benchmarks/animation.html @@ -20,6 +20,6 @@

Complexity: XXXX paths

FPS: XXXX

- + \ No newline at end of file diff --git a/test/benchmarks/quantity.html b/test/benchmarks/quantity.html index 519fe7b6..2c052c13 100644 --- a/test/benchmarks/quantity.html +++ b/test/benchmarks/quantity.html @@ -23,6 +23,6 @@

Drawing 150 randomly positioned, randomly colored and randomly rotated circles, rectangles and triangles.

- + \ No newline at end of file