- From: <bugzilla@jessica.w3.org>
- Date: Thu, 29 Sep 2016 15:24:40 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29885
Bug ID: 29885
Summary: [SER31] 6 XHTML Output Method
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Hardware: PC
OS: Windows NT
Status: NEW
Severity: editorial
Priority: P2
Component: Serialization 3.1
Assignee: cmsmcq@blackmesatech.com
Reporter: tim@cbcl.co.uk
QA Contact: public-qt-comments@w3.org
Target Milestone: ---
There is apparently a paragraph break in the middle of a sentence here...
<p>
If an element that has no children is expected to be empty,
</p>
<p>
the serializer MUST use the minimized tag syntax, for example <br />, as the
alternative syntax <br></br> allowed by XML gives uncertain results in many
legacy user agents. If the html-version serialization parameter is absent or
has a value less than 5.0, the serializer MUST include a space before the
trailing />, e.g. <br />, <hr /> and <img src="karen.jpg" alt="Karen" />.
</p>
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 29 September 2016 15:24:55 UTC