[Webkit-unassigned] [Bug 93210] CSSParser: Move enumeration to a common place (StylePropertyShorthand)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 14 12:43:23 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=93210
--- Comment #5 from Darin Adler <darin at apple.com> 2012-08-14 12:43:52 PST ---
(From update of attachment 156575)
View in context: https://bugs.webkit.org/attachment.cgi?id=156575&action=review
> Source/WebCore/css/StylePropertyShorthand.h:83
> const StylePropertyShorthand& webkitAnimationShorthand();
> +const StylePropertyShorthand& webkitAnimationShorthandWorkaround();
Idea is fine, but adding the word “workaround” does not express what’s different about this list. webkitAnimationShorthandWithAnimationNameLast might be OK.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list