chromium/third_party/blink/web_tests/http/tests/mime/resources/style-with-text-plain.php

<?php
header("Content-Type: text/plain");
?>
html { background-color: red; }