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

Quelle  1424450.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/editor/libeditor/crashtests/1424450.html


<script>
function onLoad() {
  const feComponentTransfer = document.querySelector("feComponentTransfer");
  // For emulating the traditional behavior, collapse Selection to end of the
  // text node in the <feComponentTransfer> which is the deepest last child of
  // the <body>.
  getSelection().collapse(
    feComponentTransfer.firstChild,
    feComponentTransfer.firstChild.length
  );
  getSelection().setPosition(
    document.querySelector("pre[contenteditable]"),
    1
  );
  getSelection().setBaseAndExtent(
    document.querySelector("fieldset"),
    0,
    document.querySelector("use"),
    0
  );
  feComponentTransfer.before(
    document.querySelector("font-face-uri").previousElementSibling
  );

  document.execCommand("removeFormat");
  document.execCommand("hiliteColor", false, "-moz-buttondefault");
  document.execCommand("insertText", false, "");
}
function onBegin() {
  document.querySelector("desc").appendChild(
    document.querySelector("fieldset")
  );
  document.querySelector("span").appendChild(
    document.querySelector("a[hidden][contenteditable]")
  );
}
</script>
<body onload="onLoad()">
<span>
<pre contenteditable>
<fieldset></fieldset>
<iframe srcdoc="H"></iframe>
<a hidden contenteditable>
<svg>
<set onbegin="onBegin()"/>
<use>
<desc></desc>
</use>
<font-face-uri/>
<feComponentTransfer>
</feComponentTransfer></svg></a></pre></body>

Messung V0.5
C=92 H=96 G=93

¤ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.