Sign in
webkit
/
WebKit
/
372c2645d367b45e5f2e144bb52030dcdc66f563
/
.
/
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>