initial import
[vuplus_webkit] / Tools / TestWebKitAPI / Tests / mac / DOMRangeOfString.html
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>