Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<script>
var table = document.createElement("table");
table.tHead = null;
table.tFoot = null;
</script>