The timeout test was waiting for 10 seconds - unnecessary, lowered it to 1 second.
[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>