Sign in
webkit
/
WebKit
/
827d8d85df2265cb42dbb614ee23888d063fb795
/
.
/
LayoutTests
/
fast
/
parser
/
document-write-svg-cdata.html
blob: 63c084b9b9311b34bbdfab102f8d8a4b9aab009b [
file
] [
log
] [
blame
]
<script
src
=
"../../resources/dump-as-markup.js"
></script>
<script>
document
.
write
(
"<svg>"
);
</script>
<![CDATA[
This should
<strong>
not
</strong>
be bold!
]]>