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

Quelle  496011-1.xhtml   Sprache: unbekannt

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

function boom()
{
  document.body.setAttribute("contenteditable", "true");
  document.execCommand("selectAll", false, null);
  document.execCommand("inserthtml", false, "<span><div><\/div><\/span>");
  document.execCommand("undo", false, null);
}

]]>
</script>
</head>

<body onload="boom();"><textarea><span/></textarea></body>

</html>

[ Dauer der Verarbeitung: 0.1 Sekunden  (vorverarbeitet)  ]