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

Quelle  1322291-1.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/dom/animation/test/crashtests/1322291-1.html


<!DOCTYPE html>
<html class="reftest-wait">
<script>
document.addEventListener("DOMContentLoaded", boom);
function boom(){
  let o1 = (function(){
    let e=document.createElement("frameset");
    document.documentElement.appendChild(e);
    return e;
  })();
  let a1 = o1.animate({ "transform""rotate3d(22,73,26,374grad)" },
                      { duration: 10, delay: 100 });

  // We need to wait the end of the delay to ensure that the animation is
  // composited on the compositor, but there is no event for script animation
  // that fires after the delay phase finished. So we wait for finished promise
  // instead.
  a1.finished.then(function() {
    document.documentElement.className = "";
  });
}
</script>
</body>
</html>

Messung V0.5
C=99 H=96 G=97

¤ Dauer der Verarbeitung: 0.2 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.