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