[Webkit-unassigned] [Bug 189431] CDATA section are not supported in SVG/MathML in HTML

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 14:13:24 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=189431

--- Comment #1 from Simon Pieters <zcorpan at gmail.com> ---
The test case has a typo. CDATA sections are supported, but not in HTML integration points when the current node is still an SVG or MathML element. For example:

http://software.hixie.ch/utilities/js/live-dom-viewer/saved/6207

<!DOCTYPE html>
<svg><title><![CDATA[x]]></title></svg>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180907/e7235625/attachment.html>


More information about the webkit-unassigned mailing list