Sign in
chromium
/
external
/
github.com
/
GNOME
/
gtk
/
refs/heads/upstream/simplify-rendernode-parser
/
.
/
testsuite
/
css
/
parser
/
declarations-valid-25.ref.css
blob: 0e3d9ae77c0e541eeca538d17c247b98453542e1 [
file
] [
edit
]
*
{
transition-delay
:
0
;
transition-duration
:
1s
;
transition-property
:
loop
;
transition-timing-function
:
linear
;
}