- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 25 Feb 2010 06:29:36 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv23960
Modified Files:
Overview.html
Log Message:
Fix to canonical case. (whatwg r4810)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3858
retrieving revision 1.3859
diff -u -d -r1.3858 -r1.3859
--- Overview.html 25 Feb 2010 06:23:37 -0000 1.3858
+++ Overview.html 25 Feb 2010 06:29:32 -0000 1.3859
@@ -51601,7 +51601,7 @@
<td>ISO-8859-2
<tr><td>ja <!-- and ja-JP-mac -->
- <td>windows-31J <!-- Shift_JIS -->
+ <td>Windows-31J <!-- Shift_JIS -->
<tr><td>kk
<td>UTF-8
@@ -51730,7 +51730,7 @@
<tr><td> KS_C_5601-1987 <td> windows-949 <td>
<a href="#refsRFC1345">[RFC1345]</a>
<a href="#refsWIN949">[WIN949]</a>
- <tr><td> Shift_JIS <td> windows-31J <td>
+ <tr><td> Shift_JIS <td> Windows-31J <td>
<a href="#refsSHIFTJIS">[SHIFTJIS]</a>
<a href="#refsWIN31J">[WIN31J]</a>
<tr><td> TIS-620 <td> windows-874 <td>
Received on Thursday, 25 February 2010 06:29:37 UTC