summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/pointerlock/iframe_differentDOM.html
blob: 0e3eac19b937d10fd5694a589824f069a5c6cd8d (plain)
1
2
3
4
5
6
7
<html>
  <head>
  </head>
  <body>
    <div id="div"></div><input>
  </body>
</html>