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

Quelle  relative-color.css   Sprache: unbekannt

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

a {
  color: color(from rgb(10020010) srgb g g calc(b * 2));
}

b {
  color: oklab(from white l 0.1 0.2);
}

c {
  color: red;
  background-color: hsl(from currentcolor calc(h + 60) s l);
}

d {
  color: oklab(from white r g b);
}

e {
  color: rgb(from darkgoldenrod r g 100 / 50%);
}

f {
  color: rgb(from rgba(30,40,50,60) r g 100 / alpha);
}

g {
  color: rgb(from currentColor r g 100 / 50%);
}

h {
  color: rgb(from white 100100100% / 100%);
}

i {
  color: color(from white srgb 100100100% / 100%);
}

j {
  color: color(from white srgb-linear 100100100% / 100%);
}

k {
  color: hsl(from white 0 100100% / 100%);
}

l {
  color: hwb(from white 0 1000% / 100%);
}

m {
  color: hwb(from white 0 0100% / 100%);
}

n {
  color: oklch(from white 1001000 / 100%);
}

o {
  color: oklab(from white 10000% / 100%);
}

p {
  color: oklab(from white 100100100% / 100%);
}

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