diff options
Diffstat (limited to '')
-rw-r--r-- | dom/base/test/chrome/file_document-element-inserted.xhtml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dom/base/test/chrome/file_document-element-inserted.xhtml b/dom/base/test/chrome/file_document-element-inserted.xhtml new file mode 100644 index 0000000000..d67df13df7 --- /dev/null +++ b/dom/base/test/chrome/file_document-element-inserted.xhtml @@ -0,0 +1,3 @@ +<window xmlns='http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul'> + <iframe src='file_document-element-inserted-inner.xhtml'></iframe> +</window>
\ No newline at end of file |