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

Quelle  animation-timing-function.css   Sprache: unbekannt

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

a {
  animation-timing-function: initial;
}

b {
  animation-timing-function: inherit;
}

c {
  animation-timing-function: unset;
}

d {
  animation-timing-function: ease;
}

e {
  animation-timing-function: ease, linear, ease-in, ease-out, ease-in-out, step-start, step-end;
}

f {
  animation-timing-function: cubic-bezier(0,0.25,1,2.7);
}

g {
  animation-timing-function: steps(3);
}

h {
  animation-timing-function: steps(5,start);
}

i {
  animation-timing-function: steps(7,end);
}

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