Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/layout/tables/crashtests/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 359 B image not shown  

Quelle  509562-1.xhtml   Sprache: unbekannt

 
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script type="text/javascript">

function boom()
{
  var a = document.getElementById("a");
  a.parentNode.removeChild(a);
}

</script>
</head>

<body onload="boom();">
<table style="border-collapse: collapse;">X<td id="a"/><td rowspan="0"/><tbody>Y<tr><td colspan="3"/></tr></tbody></table>
</body>

</html>

[ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ]