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 457 B image not shown  

Quelle  399219-1.xhtml   Sprache: unbekannt

 
<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<head>
<script>
function boom()
{
  document.getElementById("div").style.display = "none";
  document.documentElement.style.display = "-moz-inline-box";
}
</script>
</head>
<body onload="boom();">

<xul:treeitem style="display: -moz-inline-box;"><xul:hbox><span><div id="div"></div></span></xul:hbox></xul:treeitem>

</body>
</html>

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]