summaryrefslogtreecommitdiffstats
path: root/Tools/TestWebKitAPI/Tests/mac/DOMRangeOfString.html
blob: 539cc0a530bea72fdcabce6552be9e9f72e92742 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<body>
    There is only a single needle in this stack of hay.
    <iframe src="data:text/html,
        There are no feathers in here.
    "></iframe>
</body>
</html>