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

Quelle  1331272.html   Sprache: unbekannt

 
<!doctype html>
<style>
  div::before {
    content: "PASS";
    display: none;
  }
  .foo::before {
    display: none;
  }
</style>
<div></div>
<script>
window.onload = function() {
  document.querySelector('div').className = "foo";
}
</script>

Messung V0.5
C=100 H=100 G=100

[ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ]