diff options
Diffstat (limited to 'dom/base/test/file_bug1091883_subframe.html')
-rw-r--r-- | dom/base/test/file_bug1091883_subframe.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dom/base/test/file_bug1091883_subframe.html b/dom/base/test/file_bug1091883_subframe.html new file mode 100644 index 000000000..f282e1eeb --- /dev/null +++ b/dom/base/test/file_bug1091883_subframe.html @@ -0,0 +1,6 @@ +<!DOCTYPE html> +<html> +<body> +<h3>Subframe I am.</h3> +</body> +</html> |