Skip to content

Commit 80acbcf

Browse files
committed
euc_jp is not a valid alias for euc-jp per Web Encodings.
1 parent 1c6c2c0 commit 80acbcf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

encoding/test-yahoo-jp.dat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
<meta name="description" content="日本最大級のポータルサイト。検索、オークション、ニュース、メール、コミュニティ、ショッピング、など80以上のサービスを展開。あなたの生活をより豊かにする「ライフ・エンジン」を目指していきます。">
88
<style type="text/css" media="all">
99
#encoding
10-
euc_jp
10+
euc-jp

encoding/tests2.dat

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,19 @@ windows-1252
1919
windows-1252
2020

2121
#data
22-
<meta charset=euc_jp
22+
<meta charset=euc-jp
2323
#encoding
2424
windows-1252
2525

2626
#data
27-
<meta <meta charset='euc_jp'>
27+
<meta <meta charset='euc-jp'>
2828
#encoding
29-
euc_jp
29+
euc-jp
3030

3131
#data
32-
<meta charset = 'euc_jp'>
32+
<meta charset = 'euc-jp'>
3333
#encoding
34-
euc_jp
34+
euc-jp
3535

3636
#data
3737
<!-- -->

0 commit comments

Comments
 (0)