SemanticScuttle/includes/js/dojo/tests/io/iframeResponse.js.html

7 lines
168 B
HTML

<html>
<head>
</head>
<body>
<textarea style="width: 100%; height: 100px;">window.iframeTestingFunction = function(){ return 42; };</textarea>
</body>
</html>