blob: 88a33ad45ded22624d440885d8372d1ae58a250b [file] [log] [blame]
<html>
<head>
<script>
if (window.layoutTestController)
layoutTestController.dumpAsText();
</script>
<style>
#pass { display: none }
</style>
<link rel=stylesheet title=thisSetShouldBeSelected href="http://127.0.0.1:8000/local/slow-css-pass.cgi">
<link rel=stylesheet title=thisSetShouldNotBeSelected href="fail.css">
</head>
<body>
<p>Test that load order of stylesheets does not affect resolution of preferred style sheet set. This test works only as DRT HTTP test.</p>
<span id=pass>PASS</span><span id=fail>FAIL</span>
</body>
</html>