From ce379b5107dbcee0a87d46d7d6655a49d406d5e5 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Wed, 11 Jun 2014 10:27:01 +0000 Subject: [PATCH] a test for CORS with JS/CSS from external sites, and standard SP config --- examples/htdocs/jasmine-cors-popup.html | 67 +++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 examples/htdocs/jasmine-cors-popup.html diff --git a/examples/htdocs/jasmine-cors-popup.html b/examples/htdocs/jasmine-cors-popup.html new file mode 100644 index 0000000..09b2520 --- /dev/null +++ b/examples/htdocs/jasmine-cors-popup.html @@ -0,0 +1,67 @@ + + + + MKWS demo: jQuery popup plugin with jasmine test framework + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+An embryonic MasterKey Widget Set
+=================================
+
+This directory contains an embryonic MasterKey Widget Set, based
+initially on "jsdemo" though now far removed from those beginnnings.
+[...]
+    
+ + + + -- 1.7.10.4