blob: f142802b55e37120b8906f0b43bb814c463a6379 [file] [log] [blame]
<html>
<body>
<style>body {}</style>
<p>Test for <a href="rdar://problem/6576889">rdar://problem/6576889</a>: Cannot watch Flash movies on omg.yahoo.com.</p>
<p>Make sure that a HEAD element exists, at least in situations where Safari 3 would create one implicitly by moving a misplaced STYLE element.</p>
<script>
if (window.layoutTestController)
layoutTestController.dumpAsText();
document.write(document.getElementsByTagName("head").length ? "PASS" : "FAIL");
</script>
</body>
</html>