style: Add support to the animation shorthand and fix parsing of animation-name.

This commit is contained in:
Emilio Cobos Álvarez 2016-07-01 12:12:56 -07:00 committed by Emilio Cobos Álvarez
parent 4fafcb121f
commit 411ae84908
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
5 changed files with 194 additions and 46 deletions

View file

@ -0,0 +1,4 @@
[css-flexbox-height-animation-stretch.htm]
type: reftest
expected: TIMEOUT
bug: https://github.com/servo/servo/issues/12328