blob: 8bdccb8c6a4f182daefe5cd6fc5730fde04fa8b9 [file] [log] [blame]
<?php
header("Content-Disposition: attachment; filename=test.html");
header("Content-Type: text/html");
?>
<!DOCTYPE html>
<object type="application/x-webkit-test-netscape">PASS</object>