Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/gfx/layers/apz/test/mochitest/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 282 B image not shown  

Quelle  helper_subframe_style.css   Sprache: unbekannt

 
body {
  height: 500px;
}

.inner-frame {
  margin-top: 50px; /* this should be at least 30px */
  height: 200%;
  width: 75%;
  overflow: scroll;
}
.inner-content {
  height: 200%;
  width: 200%;
  background: repeating-linear-gradient(#EEE, #EEE 100px, #DDD 100px, #DDD 200px);
}

[ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ]