In article <[EMAIL PROTECTED]>, Matthias Gutfeldt <[EMAIL PROTECTED]>
wrote:
> Hmm, from what I read at
> <http://lxr.mozilla.org/seamonkey/source/htmlparser/src/nsParser.cpp#586>
> I thought the W3C behaviour is reserved for the "strict" mode:
The comments in the parser are old. At one point, there were three HTML
*parser* modes in the works. Now the browser component uses only one
HTML parser mode and two *layout* modes: Standards and Quirks.
(The Editor component still has dependencies on the abandoned Strict
parser mode. Then there is the XML parser that enforces well-formedness
but not validity.)
--
Henri Sivonen
[EMAIL PROTECTED]
http://www.clinet.fi/~henris/