1 <svg xmlns=
"http://www.w3.org/2000/svg">
2 <!-- There shouldn't be any child render objects created for the foreignObject element, as partial SVG content in foreignObject -->
3 <foreignObject width=
"300" height=
"100">
4 <g><text>This should not crash
</text></g>
5 <g xmlns=
"http://www.w3.org/2000/svg"><rect/></g>