- From: <bugzilla@jessica.w3.org>
- Date: Thu, 31 Oct 2013 00:36:44 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=13604 Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |23593 --- Comment #10 from Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no> --- (In reply to Philippe Le Hegaret from comment #0) > 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 Since this bug was opened, some thing has happened: Polyglot Markup now has a section on raw text elements which, first, speaks about 'safe text' and thereafter, about 'safe CDATA': http://www.w3.org/TR/html-polyglot/#raw-text-elements 3.6.2 Raw text elements (script and style) 3.6.2.1 The safe text content option 3.6.2.2 The safe CDATA option Thus it is possible that this bug is already fixed, in principle. However, bug 23593 might lead to some changes for the <script> element. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 31 October 2013 00:36:45 UTC