RE: (HTML5 Parsing) Yet another corner-case: parsing into other contexts...

On Wed, 24 Jun 2009, Travis Leithead wrote:
> 
> By the way, I think that you've got a typo in the "in_body" insertion 
> mode, in both the algorithm for handling the start tag whose name is 
> "li" as well as the start tag whose name is one of "dd" or "dt": * Step 
> 5 of the algorithms indicate to "return to step 2," but I think you mean 
> step _3_.

Thanks, fixed.

I also added an example of the question you had asked:

  http://www.whatwg.org/specs/web-apps/current-work/#scripts-that-modify-the-page-as-it-is-being-parsed

Cheers,
-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Wednesday, 15 July 2009 01:40:12 UTC