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

Quelle  bug1132768-1.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/layout/base/tests/bug1132768-1.html


<!DOCTYPE html>
<html class="reftest-wait">
  <title>Can drag-select non-editable content inside editable content</title>
  <script src="selection-utils.js"></script>
  <script src="/tests/SimpleTest/SimpleTest.js"></script>
  <script src="/tests/SimpleTest/EventUtils.js"></script>
  <div contenteditable spellcheck="false"
       style="outline: none">foo<span contenteditable=false>bar</span>baz</div>
  <script>
  SimpleTest.waitForFocus(function() {
    const span = document.querySelector("span");
    const rect = span.getBoundingClientRect();
    dragSelectPoints(span, 0, rect.height / 2, rect.width, rect.height / 2);
    setTimeout(() => document.documentElement.removeAttribute("class"));
  });
  </script>
</html>

Messung V0.5
C=98 H=100 G=98

¤ Dauer der Verarbeitung: 0.3 Sekunden  ¤

*© 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.