Re: [whatwg/encoding] Explain the relationship between windows-1252, Latin1, and ASCII (PR #345)

@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

Oh. In that comment I was suggesting searching for those strings to find things to fix.

The suggested _replacement_ in that issue is `<cite>Encoding</cite>`.

We could do that (like we do `<cite>Infra</cite>`). It feels a bit strange when a spec talks about itself with a citation, but maybe it's most consistent.

Let me know what you think.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/encoding/pull/345#discussion_r2043758960
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/encoding/pull/345/review/2767022596@github.com>

Received on Tuesday, 15 April 2025 06:48:45 UTC