summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/pointerlock/iframe_differentDOM.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/tests/mochitest/pointerlock/iframe_differentDOM.html')
-rw-r--r--dom/tests/mochitest/pointerlock/iframe_differentDOM.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/dom/tests/mochitest/pointerlock/iframe_differentDOM.html b/dom/tests/mochitest/pointerlock/iframe_differentDOM.html
new file mode 100644
index 0000000000..0e3eac19b9
--- /dev/null
+++ b/dom/tests/mochitest/pointerlock/iframe_differentDOM.html
@@ -0,0 +1,7 @@
+<html>
+ <head>
+ </head>
+ <body>
+ <div id="div"></div><input>
+ </body>
+</html>