- From: <bugzilla@jessica.w3.org>
- Date: Thu, 09 Dec 2010 15:12:36 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11508
Summary: suboptimal CDATA example
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: HTML5: The Markup Language (editor: Michael(tm) Smith)
AssignedTo: mike@w3.org
ReportedBy: davidc@nag.co.uk
QAContact: public-html-bugzilla@w3.org
CC: public-html-wg-issue-tracking@w3.org,
public-html@w3.org
the CDATA example at
http://dev.w3.org/html5/markup/syntax.html#cdata-sections
isn't ideal (if any use of CDATA is ideal) as it is an example of a completely
redundant CDATA section, the content has no < or & so the section isn't quoting
anything. A better LaTeX example would be a matrix, as that uses & as the cell
separator, so using CDATA there would save quoting them all as &.
(This comment should not be seen as a blocker for the next publication round,
it can be taken as a comment on the next release)
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Thursday, 9 December 2010 15:12:37 UTC