Update jQuery.support.noCloneEvent test to function properly in IE9. Fixes #8052...
[jquery.git] / test / data / iframe.html
1 <html>
2   <head>
3     <title>iframe</title>
4   </head>
5   <body>
6     <div><span>span text</span></div>
7   </body>
8 </html>