Fix some gaps in the handling of event data properties. Thanks to @jitter in ff6ceadb...
[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>