Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSet initial values for animation and transition property. #15780
Conversation
These properties are not allowed to set empty vector.
highfive
commented
Mar 1, 2017
highfive
commented
Mar 1, 2017
|
I think this is wrong. When |
|
Actually I don't understand why we have an |
|
I guess the reason is that the comment for allow_empty was somewhat misleading. |
for the background/etc properties, you don't actually parse none as a separate keyword, each vector element is allowed to be none (you can have Parsing bg-foo as |
hiikezoe commentedMar 1, 2017
•
edited by SimonSapin
These properties are not allowed to set empty vector.
This is a follow up fix for #15761.
Also this fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1343168
r? @Manishearth
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is