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 3 kB image not shown  

Quelle  408883-1.html   Sprache: unbekannt

 
<html>
<head>

<style type="text/css">

body {
  column-count: 2;
  column-width: 100px;
  height: 200px;
  width: 400px;
}
.b {
  height: 300px;
}
.f {
  float: left;
}
.p {
  padding: 0pt 200px;
}

</style>

<script type="text/javascript">

function boom()
{
  var newDiv = document.createElementNS("http://www.w3.org/1999/xhtml""div");
  var a = document.getElementById("a");
  a.appendChild(newDiv);
}

</script>

</head>

<body onload="boom();"><div class="f"><span class="p"></span></div><div id="a"><div class="b f"><input></div></div></body>

</html>

Messung V0.5
C=93 H=95 G=93

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]