Back out b4529434e248 (
bug 616085) on unreasonable suspicion of causing
bug 629851, a=bustage
--- a/layout/generic/crashtests/508908-1.html
+++ b/layout/generic/crashtests/508908-1.html
@@ -15,10 +15,10 @@ function boom()
}
opt.selected = "selected";
document.getElementById("div").appendChild(sel);
}
</script>
</head>
-<body onload="boom();"><div id="div"></div><embed type="application/x-test"></embed></body>
+<body onload="boom();"><div id="div"></div><embed src="http://zombo.com/inrozxa.swf"></embed></body>
</html>