Mypal/dom/xhr/tests/file_XHRDocURI.html

10 lines
154 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>XMLHttpRequest return document URIs</title>
</head>
<body>
<div id="data">data</div>
</body>
</html>