Fixed #1264. If you read the bug there were many proposed changes. As it turned...
[jquery.git] / test / data / iframe.html
diff --git a/test/data/iframe.html b/test/data/iframe.html
new file mode 100644 (file)
index 0000000..3ff26e1
--- /dev/null
@@ -0,0 +1,8 @@
+<html>
+  <head>
+    <title>iframe</title>
+  </head>
+  <body>
+    <div><span>span text</span></div>
+  </body>
+</html>