aboutsummaryrefslogtreecommitdiff
path: root/includes/js/dojo/tests/io/iframeResponse.js.html
blob: 50c18556285cade31098e7ff55e8d7fc19ff9089 (plain)
1
2
3
4
5
6
7
<html>
	<head>
	</head>
	<body>
	    <textarea style="width: 100%; height: 100px;">window.iframeTestingFunction = function(){ return 42; };</textarea>
	</body>
</html>