I can't explain why IE 5.2.2 is displaying the UTF-8 BOM as a Euro.
It's important to understand that IE 5.2.x does not use Unicode for
rendering. It takes the following approach:
1. Convert the text from the specified character set to runs of text in
various Mac OS encodings.
2. Draw each text run using a font appropriate for that Mac OS encoding.
Any character that cannot be converted into a Mac OS encoding will be
converted into "?". If you look at the source for the Unicode home page
in IE, you'll see that there is indeed a "?" at the beginning, as there
is no mapping from U+FEFF to any Mac OS encoding. I have no idea why
that is rendering as �.
I've already written a bug against Safari that it should handle BOMs
(browsers need to handle lots of things that are not legal HTML).
Deborah Goldsmith
Manager, Fonts & Unicode
Apple Computer, Inc.
[EMAIL PROTECTED]
- Re: BOM's at Beginning of Web Pages... Michael \(michka\) Kaplan
- Re: BOM's at Beginning of Web P... Tom Gewecke
- Re: BOM's at Beginning of ... Doug Ewell
- Re: BOM's at Beginning... Roozbeh Pournader
- Re: BOM's at Beginning... Doug Ewell
- Re: BOM's at Beginning... Roozbeh Pournader
- Re: BOM's at Beginning... Tex Texin
- Re: BOM's at Beginning... Roozbeh Pournader
- Re: BOM's at Beginning... Tex Texin
- Re: BOM's at Beginning... Tom Gewecke
- A new font called Gent... Deborah Goldsmith
- A new font called Gentium Marion Gunn
- Re: BOM's at Beginning of Web Pages? Doug Ewell
- Re: BOM's at Beginning of Web Pages? Jungshik Shin
- Re: BOM's at Beginning of Web Pages? Tex Texin
- Re: BOM's at Beginning of Web Pages... Tex Texin
- Re: BOM's at Beginning of Web P... Doug Ewell
- Re: BOM's at Beginning of Web Pages? Tom Gewecke
- Re: BOM's at Beginning of Web Pages? Markus Scherer
- Re: BOM's at Beginning of Web Pages? jameskass
- Re: BOM's at Beginning of Web Pages? Roozbeh Pournader

