root/LayoutTests/http/tests/mime/resources/style-with-text-css-and-invalid-type.php

/* [<][>][^][v][top][bottom][index][help] */
<?php
header("Content-Type: text/css, 200904131203");
?>
html { background-color: green; }

/* [<][>][^][v][top][bottom][index][help] */