Adjust comment that should have been adjusted in the original patch for bug 835007. No review.

This commit is contained in:
L. David Baron 2013-10-24 14:45:59 +02:00
parent 94ad1f1218
commit a0ebdacdf3

View File

@ -10656,7 +10656,7 @@ CSSParserImpl::ParseTransition()
// Make two checks on the list for 'transition-property':
// + If there is more than one item, then none of the items can be
// 'none' or 'all'.
// 'none'.
// + None of the items can be 'inherit', 'initial' or 'unset'.
{
NS_ABORT_IF_FALSE(kTransitionProperties[3] ==