> page, TITLE element is put before META element nevertheless TITLE
> element should be put after META element.  So Lynx can't determine the

It's only a SHOULD level requirement that meta-charset appear as
early as possible.  I think you will find most browsers pre-scan
for it if they don't find an HTTP level charset.  If meta isn't
physically near enough the start of the document, they may default
the whole document.  In either case, they would normally start
the parse in the selected character set from the very beginning.


_______________________________________________
Lynx-dev mailing list
[EMAIL PROTECTED]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to