tenfourfox/dom/base/test/file_XHRDocURI.html

10 lines
154 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<html>
<head>
<title>XMLHttpRequest return document URIs</title>
</head>
<body>
<div id="data">data</div>
</body>
</html>