Codebase Browser
chromium
Go to App
chromium
/
third_party/blink/web_tests/http/tests/mime/resources/
style-with-charset.php
<?php header("Content-Type: text/css; charset=utf-8"); ?> html { background-color: green; }