- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 11 Apr 2025 20:56:22 -0700
- To: whatwg/encoding <encoding@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 12 April 2025 03:56:26 UTC
@domenic commented on this pull request. > @@ -732,6 +747,30 @@ part of the ISO 8859 series. In particular, the necessity of the inclusion of <a and <a>ISO-8859-16</a> is doubtful for the purpose of supporting existing content, but there are no plans to remove these.</p> +<div class=note id=note-latin1-ascii> + <p>The <a>windows-1252</a> <a for=/>encoding</a> has various <a for=encoding>labels</a> like + "<code>latin1</code>", "<code>iso-8859-1</code>", "<code>ascii</code>", etc. which have + historically been confusing for developers. On the web, and in any software that seeks to be + web-compatible by implementing the Encoding Standard, these are synonyms: "<code>latin1</code>" and I think it's like the usual proper noun vs. not situation? Encoding Standard, web standards, etc. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/encoding/pull/345#discussion_r2040542615 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/encoding/pull/345/review/2762018290@github.com>
Received on Saturday, 12 April 2025 03:56:26 UTC