root / trunk / tests / io / IframeIOResponse.html

Revision 4196, 130 bytes (checked in by jburke, 3 years ago)

Fixes for iframeIO bugs 131 and 577 (text/plain and text/html types not working). Having trouble with safari, but that is a general issue, captured in #672)

  • Property svn:eol-style set to native
Line 
1<html lang="en">
2        <head>
3        </head>
4        <body>
5                <h1>This is a SUCCESSFUL HTML response for an IframeIO request</h1>
6        </body>
7</html>
Note: See TracBrowser for help on using the browser.