- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 06 Jan 2010 11:53:09 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8373 Henri Sivonen <hsivonen@iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #5 from Henri Sivonen <hsivonen@iki.fi> 2010-01-06 11:53:09 --- (In reply to comment #3) > Please check that what I did with the end tag is also acceptable. The end tag handling doesn't remove the form element from the stack in this case: <form><table></form> Presumably, there's a reason why the element is removed from the stack in the non-table case. Why shouldn't the end tag case just fall through to the 'in body' mode as part of 'anything else'? -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 6 January 2010 11:53:11 UTC