Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / inspector / styles / resources / styles-redirected-css.php
1 <?php
2     header("Location: styles-redirected-css.css");
3 ?>