summaryrefslogtreecommitdiffstats
path: root/dom/bindings/test/file_proxies_via_xray.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/bindings/test/file_proxies_via_xray.html')
-rw-r--r--dom/bindings/test/file_proxies_via_xray.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/dom/bindings/test/file_proxies_via_xray.html b/dom/bindings/test/file_proxies_via_xray.html
new file mode 100644
index 0000000000..135c1f5301
--- /dev/null
+++ b/dom/bindings/test/file_proxies_via_xray.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<html>
+ <script>
+ document.x = 5;
+ </script>
+ <img id="y" name="y"></div>
+ <img id="z" name="z"></div>
+</html>