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

Quelle  hsl.css   Sprache: unbekannt

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

a {
  color: hsl(00%, 0%);
}

b {
  color: hsl(120100%, 50%);
}

c {
  color: hsl(360100%, 50%);
}

d {
  color: hsl(-314.15950%, 50%);
}

e {
  color: hsl(00%, 0%, 0.5);
}

f {
  color: hsl(123);
}

g {
  color: hsl(120 10050);
}

h {
  color: hsl(120 10050 / 50%);
}

i {
  color: hsl(0.5turn 100 50);
}

j {
  color: hsla(0.5turn 100 50);
}

k {
  color: hsla(calc(0.5turn + 90deg) calc(50% + 50) calc(100 / 2) / calc(1 / 2));
}

l {
  color: hsl(0.5turn, 100%, 50%);
}

m {
  color: hsl(12 3);
}

n {
  color: hsl(1 2 3 4);
}

o {
  color: hsl(1 2 3 /);
}

p {
  color: hsla(1 2 / 3 4);
}

q {
  color: hsla(12 3 / 4);
}

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