RESOLVED FIXED 140954
Rename isExpandedShorthand() to isShorthandCSSProperty() for clarity
https://bugs.webkit.org/show_bug.cgi?id=140954
Summary Rename isExpandedShorthand() to isShorthandCSSProperty() for clarity
Chris Dumez
Reported 2015-01-27 13:40:49 PST
Rename isExpandedShorthand() to isShorthandCSSProperty() for clarity as all CSS shorthand properties are now expanded during parsing (even 'font').
Attachments
Patch (3.70 KB, patch)
2015-01-27 13:41 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-01-27 13:41:57 PST
Andreas Kling
Comment 2 2015-01-27 15:17:08 PST
Comment on attachment 245465 [details] Patch r=me
WebKit Commit Bot
Comment 3 2015-01-27 16:02:46 PST
Comment on attachment 245465 [details] Patch Clearing flags on attachment: 245465 Committed r179227: <http://trac.webkit.org/changeset/179227>
WebKit Commit Bot
Comment 4 2015-01-27 16:02:50 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.