- From: poot <cvsmail@w3.org>
- Date: Thu, 25 Feb 2010 15:29:44 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Fix to canonical case. (whatwg r4810)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3858&r2=1.3859&f=h
http://html5.org/tools/web-apps-tracker?from=4809&to=4810
===================================================================
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:30:15 UTC