haikuwebkit/LayoutTests/fast/parser/document-write-svg-cdata.html

8 lines
158 B
HTML

<script src="../../resources/dump-as-markup.js"></script>
<script>
document.write("<svg>");
</script>
<![CDATA[
This should <strong>not</strong> be bold!
]]>