Fix attr() problems in IE with attribute nodes. Followup to commit b50f41a2.
[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>