SetDocumentURI.html 208 B

123456789
  1. <!doctype html>
  2. <html>
  3. <body>
  4. <p>This is a document to load so that the ObjC [document setDocumentURI:]
  5. API can be tested.</p>
  6. <a href="relativeURL.html" id="relative"></a>
  7. </body>
  8. </html>