blob: 197be3eff8b24c2f1ddf585f1ad64a41928eaa37 [file] [log] [blame]
PASS Property animation-duration value '500ms' computes to '0.5s'
PASS Property animation-duration value 'calc(2 * 3s)' computes to '6s'
PASS Property animation-duration value '20s, 10s' computes to '20s, 10s'