[html5] r2137 - [it] (2) US-ASCII to be treated as win1252.
whatwg at whatwg.org
whatwg at whatwg.org
Tue Sep 2 00:09:37 PDT 2008
Author: ianh
Date: 2008-09-02 00:09:35 -0700 (Tue, 02 Sep 2008)
New Revision: 2137
Modified:
index
source
Log:
[it] (2) US-ASCII to be treated as win1252.
Modified: index
===================================================================
--- index 2008-09-02 04:35:48 UTC (rev 2136)
+++ index 2008-09-02 07:09:35 UTC (rev 2137)
@@ -46758,6 +46758,17 @@
<tr>
+ <td> US-ASCII
+
+ <td> Windows-1252
+
+ <td> <a
+ href="#refsRFC1345">[RFC1345]</a><!-- XXX consider more direct reference? -->
+ <a
+ href="#refsWin1252">[WIN1252]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/1252.htm -->
+
+
+ <tr>
<td> x-x-big5
<td> Big5
Modified: source
===================================================================
--- source 2008-09-02 04:35:48 UTC (rev 2136)
+++ source 2008-09-02 07:09:35 UTC (rev 2137)
@@ -44151,6 +44151,9 @@
<tr> <td> TIS-620 <td> Windows-874 <td>
<a href="#refsTIS620">[TIS620]</a> <!-- http://www.nectec.or.th/it-standards/std620/std620.htm -->
<a href="#refsWin874">[WIN874]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/874.mspx -->
+ <tr> <td> US-ASCII <td> Windows-1252 <td>
+ <a href="#refsRFC1345">[RFC1345]</a><!-- XXX consider more direct reference? -->
+ <a href="#refsWin1252">[WIN1252]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/1252.htm -->
<tr> <td> x-x-big5 <td> Big5 <td>
<a href="#refsBIG5">[BIG5]</a> <!-- XXX ? -->
</tbody>
More information about the Commit-Watchers
mailing list