-1:000000000000 | 0:c70ae98c56c8 |
---|---|
1 <html xmlns="http://www.w3.org/1999/xhtml"> | |
2 <head></head> | |
3 | |
4 <body onunload="document.getElementById('tbody').appendChild(document.createElementNS('http://www.w3.org/1999/xhtml', 'span'))"> | |
5 <iframe/> | |
6 <tbody contenteditable="true" id="tbody">xy</tbody> | |
7 </body> | |
8 | |
9 </html> |