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

Quelle  404721-1.xhtml   Sprache: unbekannt

 
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script>
function boom()
{
  var s = document.getElementById("s");
  s.parentNode.removeChild(s);
}
</script>
</head>

<body onload="boom();">

<div style="column-width: 23px;"><div style="padding: 5px;"><span id="s"><div style="float: left;"><div style="width: 100px; height: 100px;"></div></div></span></div></div>
                        
</body>
</html>

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]