diff options
Diffstat (limited to 'dom/tests/mochitest/localstorage/windowProxy.html')
-rw-r--r-- | dom/tests/mochitest/localstorage/windowProxy.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dom/tests/mochitest/localstorage/windowProxy.html b/dom/tests/mochitest/localstorage/windowProxy.html new file mode 100644 index 0000000000..39ba8eab0f --- /dev/null +++ b/dom/tests/mochitest/localstorage/windowProxy.html @@ -0,0 +1,3 @@ +<html xmlns="http://www.w3.org/1999/xhtml"> +<body></body> +</html> |