chromium/third_party/blink/web_tests/fast/parser/document-write-svg-cdata.html

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