index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
web-platform
/
tests
/
css
/
css-transitions
/
support
/
a-green-transition.css
blob: 3f68e53cd6c043fd4d87f2898fb78b54894c9a49 (
plain
)
1
.
a
{
color
:
green
;
transition
:
10
s
;
transition-timing-function
:
step-end
;
}