Sign in
webkit
/
WebKit
/
1a8a24f23d7fc55f50dbbff6e1f4995fbf640f57
/
.
/
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; }