blob: ae3f204f31f1cf968c33f61546ef87593288aa8d [file] [log] [blame]
<?php
header("Link: </images/cat.jpg>; rel=prefetch");
?>
<!DOCTYPE html>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
This test passes if we didn't crash.