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 571 B image not shown  

Quelle  456147.css   Sprache: unbekannt

 
Spracherkennung für: .css vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

/* In order to ensure consistency between the HTML reference and XUL
   test case, we explicitly specify all relevant style properties.  */
* {
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
}
window {
  padding: 8px;
  background-color: white;
}
label, description {
  color: black;
  font: normal normal normal 12pt/14pt serif;
  height: 30px;
}
vbox#under {
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: orange;
}
vbox#strike {
  text-decoration: line-through;
  text-decoration-skip-ink: none;
  color: blue;
}

[ Dauer der Verarbeitung: 0.31 Sekunden  ]