summaryrefslogtreecommitdiffstats
path: root/dom/xhr/tests/file_XHRDocURI.html
blob: 8dbbb05491920be81d6b22c150e1d9f4a90f5232 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
  <head>
    <title>XMLHttpRequest return document URIs</title>
  </head>
  <body>
    <div id="data">data</div>
  </body>
</html>