diff options
Diffstat (limited to 'toolkit/components/places/tests/browser/461710_iframe.html')
-rw-r--r-- | toolkit/components/places/tests/browser/461710_iframe.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/toolkit/components/places/tests/browser/461710_iframe.html b/toolkit/components/places/tests/browser/461710_iframe.html new file mode 100644 index 000000000..7480fe58f --- /dev/null +++ b/toolkit/components/places/tests/browser/461710_iframe.html @@ -0,0 +1,8 @@ +<!DOCTYPE HTML> +<html> + <head> + </head> + <body> + <iframe id="iframe"></iframe> + </body> +</html> |