Sign in
chromium
/
external
/
github.com
/
GNOME
/
gtk
/
refs/heads/upstream/simplify-rendernode-parser
/
.
/
testsuite
/
css
/
parser
/
declarations-valid-24.ref.css
blob: 118ae48614506575adb59e94d2c4795cbabe0bde [
file
] [
edit
]
*
{
transition-delay
:
0
;
transition-duration
:
150ms
;
transition-property
:
all
;
transition-timing-function
:
ease-in-out
;
}