DOMRangeOfString.html 190 B

12345678910
  1. <!DOCTYPE html>
  2. <html>
  3. <body>
  4. There is only a single needle in this stack of hay.
  5. <iframe src="data:text/html,
  6. There are no feathers in here.
  7. "></iframe>
  8. </body>
  9. </html>