diff options
Diffstat (limited to 'dom/xbl/crashtests/477878-1.html')
-rw-r--r-- | dom/xbl/crashtests/477878-1.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dom/xbl/crashtests/477878-1.html b/dom/xbl/crashtests/477878-1.html new file mode 100644 index 000000000..17e4002b4 --- /dev/null +++ b/dom/xbl/crashtests/477878-1.html @@ -0,0 +1,4 @@ +<html> +<head></head> +<body><iframe style="display:none" src="data:text/html,<marquee>Marquee</marquee>" onload="this.style.display = '';"></iframe></body> +</html> |