Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / mime / resources / style-with-text-plain.php
blob9e8594e415ed978707e9d2a7f1fc997a323213dc
1 <?php
2 header("Content-Type: text/plain");
3 ?>
4 html { background-color: red; }