Sign in
webkit
/
WebKit
/
cd096af6c6240b3ceab5d977df03c24b8d5fa8d7
/
.
/
LayoutTests
/
fast
/
encoding
/
resources
/
meta-input-encoding.html
blob: 9e467cf7d122852ee67fdf645125fe01b40639a0 [
file
] [
log
] [
blame
]
<meta
charset
=
"utf-8"
>
<script>
document
.
write
(
document
.
inputEncoding
);
</script>