source: Dev/trunk/src/client/dojo/tests/io/iframeResponse.js.html @ 485

Last change on this file since 485 was 483, checked in by hendrikvanantwerpen, 11 years ago

Added Dojo 1.9.3 release.

File size: 168 bytes
Line 
1<html>
2        <head>
3        </head>
4        <body>
5            <textarea style="width: 100%; height: 100px;">window.iframeTestingFunction = function(){ return 42; };</textarea>
6        </body>
7</html>
Note: See TracBrowser for help on using the repository browser.