diff options
Diffstat (limited to 'js/xpconnect/crashtests/346512-1-frame2.xhtml')
-rw-r--r-- | js/xpconnect/crashtests/346512-1-frame2.xhtml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/js/xpconnect/crashtests/346512-1-frame2.xhtml b/js/xpconnect/crashtests/346512-1-frame2.xhtml new file mode 100644 index 0000000000..4667128308 --- /dev/null +++ b/js/xpconnect/crashtests/346512-1-frame2.xhtml @@ -0,0 +1,15 @@ +<html xmlns="http://www.w3.org/1999/xhtml"> + +<head> +</head> + +<body> + +<div id="empty2"></div> + + + + + +</body> +</html> |