data:application/xhtml+xml,%3C?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%20%3C!DOCTYPE%20html%20PUBLIC%20%22-//CL//DTD%20XHTML%201.0%20Transitional%20plus%20Embed//EN%22%20%22http://www.w3.org/Graphics/xhtml1-transitional-plus-embed.dtd%22%3E%3Chtml%20xmlns=%22http://www.w3.org/1999/xhtml%22%3E%3Chead%3E%3Ctitle%3ENS%20bug%3C/title%3E%3Cscript%3Efunction%20ipl()%20{%20var%20p%20=%20document.createElement('p');%20p.appendChild(document.createTextNode('hello'));%20var%20g%20=%20document.createElementNS('http://www.w3.org/2000/svg',%20'g');%20var%20d%20=%20document.getElementById('d');%20d.appendChild(p);%20d.appendChild(g);}%3C/script%3E%3C/head%3E%3Cbody%20onload=%22ipl()%22%3E%3Cdiv%20id='d'%3E%3C/div%3E%3C/body%3E%3C/html%3E
|