Sign in
webkit
/
WebKit
/
efb1adaa833a8998834f6f9065e2e5ad3b4113ce
/
.
/
LayoutTests
/
http
/
tests
/
mime
/
resources
/
style-with-charset.php
blob: c0126d20ee2f7df9582431880e3352c74295895e [
file
] [
log
] [
blame
]
<?
php
header
(
"Content-Type: text/css; charset=utf-8"
);
?>
html { background-color: green; }