Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Gnome/testsuite/css/parser/   (Gnome Linux Desktop Version 4.23.2©)  Datei vom 30.5.2026 mit Größe 615 B image not shown  

Quelle  background-size.css   Sprache: unbekannt

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

aa {
  background-size: initial;
}

bb {
  background-size: inherit;
}

cc {
  background-size: unset;
}

a {
  background-size: cover;
}

b {
  background-size: contain;
}

c {
  background-size: auto;
}

d {
  background-size: auto auto;
}

e {
  background-size: auto 100%;
}

f {
  background-size: 100% auto;
}

g {
  background-size: 100%;
}

h {
  background-size: auto 10px;
}

i {
  background-size: 10px auto;
}

j {
  background-size: 10px;
}

k {
  background-size: 10px 100%;
}

l {
  background-size: 10010px;
}

m {
  background-size: 10px 10px;
}

n {
  background-size: auto, cover, 10px 100%;
}

[Dauer der Verarbeitung: 0.11 Sekunden, vorverarbeitet 2026-07-11]