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

Quelle  box-shadow-changes-modify-clip.css   Sprache: unbekannt

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

@import "reset-to-defaults.css";

@keyframes foo {
  0% { box-shadow: 20px 20px tomato; }
  100% { box-shadow: 20px 20px tomato; }
}

label {
  font-size: 40px;
  animation-name: foo;
  animation-duration: 100s;
  animation-timing-function: linear;
  animation-delay: 1ms;
}

.reference {
  animation: initial;
  box-shadow: 20px 20px tomato;
}

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