Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<html>
<body onload="var a = document.getElementById('a'); a.parentNode.removeChild(a);">
<table style="border-collapse: collapse;"><tr><td colspan="2" id="a"></td><td></td></tr></table>
</body>
</html>