summaryrefslogtreecommitdiff
path: root/Tools/TestWebKitAPI/Tests/mac/SetDocumentURI.html
blob: ad3714bb0ceb781f58c7603103832da9487df1d4 (plain)
1
2
3
4
5
6
7
8
<!doctype html>
<html>
  <body>
    <p>This is a document to load so that the ObjC [document setDocumentURI:]
       API can be tested.</p>
    <a href="relativeURL.html" id="relative"></a>
  </body>
</html>