git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Use testRunner instead of layoutTestController in fast/doctypes, dom, dynamic, encodi...
[WebKit-https.git]
/
LayoutTests
/
fast
/
encoding
/
GBK
/
EUC-CN.html
1
<head>
2
<meta content="text/html; charset=EUC-CN" http-equiv="Content-Type"/>
3
</head>
4
<script>
5
if (window.testRunner)
6
testRunner.dumpAsText();
7
</script>
8
<p>The following two lines should look identically:</p>
9
<p>Ò»¹P
\80
éF</p>
10
<p>一筆€镕</p>