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

Quelle  377461-1.xhtml   Sprache: unbekannt

 
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script>
function boom()
{
  var div = document.getElementById("div");
  div.textContent = "\uFDDE\r\uFDDE";
}

</script>
</head>

<body onload="boom();">
<div id="div"></div>
</body>
</html>

[ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ]