Sign in
webkit
/
WebKit
/
73d489c153bea24ba07ff63ba8b8ea61cc2bba7a
/
.
/
Tools
/
TestWebKitAPI
/
Tests
/
mac
/
SetDocumentURI.html
blob: ad3714bb0ceb781f58c7603103832da9487df1d4 [
file
] [
log
] [
blame
]
<!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>