[whatwg] adoption agency parse errors

Is it correct that:

   <!doctype html><i><p><b></i>

throws exactly two parse errors because of step 1, paragraph 3 of the  
adoption agency algorithm. (Since you need to iterate two times through it  
the </i> will hit there twice.) Some of the submitted testcases from  
Google to html5lib assume a single error.


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Sunday, 14 January 2007 11:07:47 UTC