Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
michael@0 | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" |
michael@0 | 2 | "http://www.w3.org/TR/REC-html401-19991224/strict.dtd"> |
michael@0 | 3 | <html> |
michael@0 | 4 | <head> |
michael@0 | 5 | <title>Shift_JIS illegal sequences</title> |
michael@0 | 6 | <meta HTTP-equiv="content-type" content="text/html; charset=shift_jis"> |
michael@0 | 7 | </head> |
michael@0 | 8 | <body> |
michael@0 | 9 | <p>ŭŝ˙ !"#$%&'()*+,-./0123456789:;<=>?Ĥ</p> |
michael@0 | 10 | </body> |
michael@0 | 11 | </html> |