- From: <bugzilla@jessica.w3.org>
- Date: Thu, 03 Feb 2011 21:04:08 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11393 --- Comment #4 from Simon Pieters <simonp@opera.com> 2011-02-03 21:04:08 UTC --- Hmm. Maybe I was misreading the issue. I guess the </table> tag is ignored altogether, and then <p> breaks out. If so ignore my previous comment. However, end tags usually break out of foreign content: <div><svg></div> closes the svg. <table><caption><span></table> closes the table. Taken together, one would expect <table><caption><svg>...</table> to close the table. -- 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 Thursday, 3 February 2011 21:04:10 UTC