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

Quelle  colors-errors.css   Sprache: unbekannt

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

a {
  color: #1;
}

b {
  color: #12;
}

c {
  color: #12345;
}

d {
  color: #1234567;
}

e {
  color: notacolorname;
}

f {
  color: rgb(1,2,3,4);
}

g {
  color: rgba(1,2,3,4,5);
}

h {
  color: rgb(100%,0,0);
}

i {
  color: rgb(1 2 3 4);
}

j {
  color: rgb(1 2 3 /);
}

k {
  color: rgb(1 2 / 3 4);
}

l {
  color: rgb(12 3);
}

m {
  color: rgb(1 23 / 4);
}

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

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

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

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

r {
  color: color(not-a-color-space 255 0 0 / 0.5);
}

s {
  color: color(srgb 255);
}

t {
  color: color(srgb 1 0 0 0.5);
}

u {
  color: color(srgb 1 0 / 0 0.5);
}

v {
  color: color(srgb, 100);
}

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