- From: Simon Pieters <simonp@opera.com>
 - Date: Wed, 22 Aug 2007 15:45:25 +0200
 - To: public-html <public-html@w3.org>
 
(This is part of my detailed review of the parsing algorithm.)
How should the following be parsed?:
    <body></body> </html>
As I read the spec, the space is added to the body element, because that  
is still the current node even in the "after body" insertion mode. Is this  
a correct reading of the spec? If so, is it intentional?
-- 
Simon Pieters
Opera Software
Received on Wednesday, 22 August 2007 13:45:35 UTC