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

Quelle  630835-1.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/layout/reftests/bugs/630835-1.html


<!DOCTYPE HTML>
<html class="reftest-wait">
<head>
<style>
#d {
    background: red;
    position: absolute;
    top: 8px;
    left: 8px;
    height: 200px;
    width: 800px;
    transform: rotate(40deg);
}
#d2 {
    background: white;
    position: absolute;
    top: 6px;
    left: 6px;
    height: 204px;
    width: 804px;
    transform: rotate(45deg);
}
</style>
</head>
<body>
<script>
function doTest() {
  // The first rotation here makes the transform active. The second rotation
  // sets it back where it belongs.
  var d = document.getElementById("d");
  d.style.transform = 'rotate(45deg)';
  document.documentElement.removeAttribute('class');
}
window.addEventListener("MozReftestInvalidate", doTest);
</script>
<div id="d">test</div>
<!-- d2 covers up d completely so that we don't get a reftest failure due to a difference
     between the rendering of an 'active transform' (transformed via layers) vs an inactive
     transform (transformed via D2D or cairo) -->

<div id="d2">test</div>
</body>
</html>

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

¤ 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.