NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 310 - US-ASCII to be treated as win1252.
US-ASCII to be treated as win1252.
Status: NEW
Product: Validator.nu
Classification: Unclassified
Component: HTML parser
HEAD
All All
: P2 normal
Assigned To: Nobody
http://svn.whatwg.org/webapps/source?...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-25 11:52 CEST by Henri Sivonen
Modified: 2009-11-23 17:17 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henri Sivonen 2008-09-25 11:52:15 CEST
Index: source
===================================================================
--- source	(revision 2136)
+++ source	(revision 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>