- From: <bugzilla@jessica.w3.org>
- Date: Wed, 03 Aug 2011 12:52:36 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13604 Summary: CDATA sections are no allowed except in foreign content Product: HTML WG Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: HTML/XHTML Compatibility Authoring Guide (ed: Eliot Graff) AssignedTo: eliotgra@microsoft.com ReportedBy: plh@w3.org QAContact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-wg-issue-tracking@w3.org, public-html@w3.org, eliotgra@microsoft.com The HTML5 spec is clear that "CDATA sections can only be used in foreign content (MathML or SVG)." [1]. However, the polyglot spec is mostly silent on those. Tidy generates CDATA sections for inline style and script when it outputs XHTML. It would be good to make it that those CDATA markers must not be used. [1] http://www.w3.org/TR/html5/syntax.html#cdata-sections -- 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, 3 August 2011 12:52:38 UTC