diff --git a/test/ecmascript/ajax.html b/test/ecmascript/ajax.html new file mode 100644 index 000000000..68e475d34 --- /dev/null +++ b/test/ecmascript/ajax.html @@ -0,0 +1,23 @@ + + +
+ +AJAX is not a programming language.
+AJAX is a technique for accessing web servers from a web page.
+AJAX stands for Asynchronous JavaScript And XML.