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