blob: 3c720c97a4f51a72a127ddb8eb68853d2568b82e [file] [log] [blame]
<html>
<head>
<script>
if (window.layoutTestController)
layoutTestController.dumpAsText();
</script>
<link rel=stylesheet href="http://127.0.0.1:8000/local/slow-css-pass.cgi">
</head>
<body>
<p>Test that stylesheet loads complete before external scripts are executed.</p>
<script src=stylesheet-dependent.js></script>
</body>
</html>