[animation-delay-shorthand.html] [e.style['animation-delay'\] = "1s 2s" should set the property value] expected: FAIL [e.style['animation-delay'\] = "1s 2s, 3s" should set the property value] expected: FAIL [e.style['animation-delay'\] = "1s, 2s 3s" should set the property value] expected: FAIL [e.style['animation-delay'\] = "1s 2s" should set animation-delay-end] expected: FAIL [e.style['animation-delay'\] = "1s 2s" should set animation-delay-start] expected: FAIL [e.style['animation-delay'\] = "1s 2s" should not set unrelated longhands] expected: FAIL [e.style['animation-delay'\] = "1s" should set animation-delay-end] expected: FAIL [e.style['animation-delay'\] = "1s" should set animation-delay-start] expected: FAIL [e.style['animation-delay'\] = "1s" should not set unrelated longhands] expected: FAIL [e.style['animation-delay'\] = "1s 2s, 3s 4s" should set animation-delay-end] expected: FAIL [e.style['animation-delay'\] = "1s 2s, 3s 4s" should set animation-delay-start] expected: FAIL [e.style['animation-delay'\] = "1s 2s, 3s 4s" should not set unrelated longhands] expected: FAIL [e.style['animation-delay'\] = "1s 2s, 3s, 4s 5s" should set animation-delay-end] expected: FAIL [e.style['animation-delay'\] = "1s 2s, 3s, 4s 5s" should set animation-delay-start] expected: FAIL [e.style['animation-delay'\] = "1s 2s, 3s, 4s 5s" should not set unrelated longhands] expected: FAIL