Skip to content

Commit

Permalink
[cgowt] (2) More violations of charmod...
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@1673 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed May 22, 2008
1 parent ea48293 commit 41d3ebd
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
11 changes: 11 additions & 0 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -42117,6 +42117,17 @@ function receiver(e) {
href="#refsWin1252">[WIN1252]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/1252.htm -->


<tr>
<td> ISO-8859-9

<td> Windows-1254

<td> <a
href="#refsRFC1345">[RFC1345]</a><!-- XXX consider more direct reference? -->
<a
href="#refsWin1254">[WIN1254]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/1254.htm -->


<tr>
<td> ISO-8859-11

Expand Down
3 changes: 3 additions & 0 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -39747,6 +39747,9 @@ function receiver(e) {
<tr> <td> ISO-8859-1 <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> ISO-8859-9 <td> Windows-1254 <td>
<a href="#refsRFC1345">[RFC1345]</a><!-- XXX consider more direct reference? -->
<a href="#refsWin1254">[WIN1254]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/1254.htm -->
<tr> <td> ISO-8859-11 <td> Windows-874 <td>
<a href="#refsISO885911">[ISO885911]</a><!-- get reference from http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=28263 -->
<a href="#refsWin874">[WIN874]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/874.mspx -->
Expand Down

0 comments on commit 41d3ebd

Please sign in to comment.