Disallow negative duration for animation and transition.

This commit is contained in:
Hiroyuki Ikezoe 2017-05-12 15:35:41 +09:00
parent d1f2cdfb3d
commit 130a08f0b5
4 changed files with 33 additions and 31 deletions

View file

@ -1,8 +0,0 @@
[transition-duration-001.htm]
type: testharness
[parse '-5s']
expected: FAIL
[parse '-500ms']
expected: FAIL