Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
Tools
/
TestWebKitAPI
/
Tests
/
mac
/
SetDocumentURI.html
blob: ad3714bb0ceb781f58c7603103832da9487df1d4 [
file
] [
log
] [
blame
] [
edit
]
<!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>