From 7f7ff937453dc70144d1b6226fb7b34368ab271d Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 22 May 2013 17:31:31 +0100 Subject: add recusion and infinite loop tests --- test/js/core.infinite.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 test/js/core.infinite.html (limited to 'test/js/core.infinite.html') diff --git a/test/js/core.infinite.html b/test/js/core.infinite.html new file mode 100644 index 000000000..7e6b8de7a --- /dev/null +++ b/test/js/core.infinite.html @@ -0,0 +1,23 @@ + + +Infinite loop + + + +

Infinite loop

+

Before

+ + +

Afterwards

+ + -- cgit v1.2.3