Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/layout/reftests/display-list/   (Firefox Browser Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 1 kB image not shown  

Quelle  1413073-ref.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/C/Firefox/layout/reftests/display-list/1413073-ref.html


<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>The ASR for the opacity item is the root scroll frame instead of the subframe.</title>

<style>

.outer {
  /* avoid event regions messing with our demonstration */
  pointer-events: none;
  /* make sure the .outer opacity item has the root scroll frame as its ASR */
  background: rgba(0000.1);
}

.opacity {
  opacity: 0.8;
}

.scrollFrameWrapper {
  /* clips off .scrollFrame's scrollbar */
  margin: 100px;
  overflow: hidden;
}

.scrollFrame {
  height: 300px;
  margin-right: -20px;
  padding-right: 20px;
  overflow: hidden;
}

.scrolledContents {
  height: 1000px;
  width: 200px;
  border: 5px solid black;
  pointer-events: auto;
}

</style>

</head><body>

<div class="opacity outer">
  <div class="opacity inner">
    <div class="scrollFrameWrapper">
      <div class="scrollFrame">
        <div class="scrolledContents"></div>
      </div>
    </div>
  </div>
</div>
</body></html>

Messung V0.5 in Prozent
C=90 H=93 G=91

¤ Dauer der Verarbeitung: 0.9 Sekunden  (vorverarbeitet am  2026-06-10) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

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.