aboutsummaryrefslogtreecommitdiff
path: root/includes/js/dojo/tests/io/iframeResponse.js.html
diff options
context:
space:
mode:
Diffstat (limited to 'includes/js/dojo/tests/io/iframeResponse.js.html')
-rw-r--r--includes/js/dojo/tests/io/iframeResponse.js.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/includes/js/dojo/tests/io/iframeResponse.js.html b/includes/js/dojo/tests/io/iframeResponse.js.html
new file mode 100644
index 0000000..50c1855
--- /dev/null
+++ b/includes/js/dojo/tests/io/iframeResponse.js.html
@@ -0,0 +1,7 @@
+<html>
+ <head>
+ </head>
+ <body>
+ <textarea style="width: 100%; height: 100px;">window.iframeTestingFunction = function(){ return 42; };</textarea>
+ </body>
+</html>