Re: compatMode and the HTML parsing algorithm

On 10/4/11 1:29 PM, David Flanagan wrote:
> My argument for fixing this is mainly an esthetic one. This is the only
> place in the HTML parsing algorithm that I am aware of where the parser
> manipulates the document in some way that cannot be done with the public
> API.

There are others, unless you mean "the Document object" when you say 
"the document".  Form associations cannot be set up with public API, for 
example.

-Boris

Received on Tuesday, 4 October 2011 17:33:06 UTC