- From: <bugzilla@jessica.w3.org>
- Date: Thu, 09 Sep 2010 14:46:22 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10589 Summary: figure and figcaption shouldn't automatically close p Product: HTML WG Version: unspecified Platform: All OS/Version: All Status: NEW Severity: critical Priority: P1 Component: HTML5 spec (editor: Ian Hickson) AssignedTo: ian@hixie.ch ReportedBy: hsivonen@iki.fi QAContact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html@w3.org For floating figures, it seems useful to put the figure element inside a <p>: <p><figure style="float: right;"><img><figcaption>Text</figcaption></figure>Lorem ipsum. Now it seems that the spec specifically changes legacy behavior to make this not work. Please make <figure> and <figcaption> not close <p>. -- 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, 9 September 2010 14:46:23 UTC