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 1 kB image not shown  

Quelle  1529992-2.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/layout/reftests/bugs/1529992-2.html


<!DOCTYPE html>

<!--
see version 1 of this test for details
-->


<html class="reftest-wait"><head>
<script type="text/javascript">
function onload() {
  var range = document.createRange();
  range.selectNodeContents(document.getElementById("selectMe"));
  var sel = window.getSelection();
  sel.removeAllRanges();
  sel.addRange(range);

  document.documentElement.className = '';
}
</script>
<style>
body {
    font-size: 60px;
    position: absolute;
    margin: 0px;
    padding: 0px;
}
div {
    position: absolute;
    margin: 0px;
    padding: 0px;
}
div::selection {
    /* hide all selection boxes for convenience */
    background-color: transparent;
}
#shadow6 {
    top: 200px;
    left: 200px;
}
#shadow6::selection {
    color: transparent;
    text-shadow: 30px 0px 0px green;
}
#shadow7 {
    top: 200px;
    left: 500px;
}
#shadow7::selection {
    color: transparent;
    text-shadow: 30px 0px 5px green;
}
</style>
</head><body id="selectMe" onload="onload()">
    <div id="shadow6">hello i</div>
    <div id="shadow7">hello i</div>
</body></html>

Messung V0.5
C=94 H=97 G=95

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