Bug 140954 - Rename isExpandedShorthand() to isShorthandCSSProperty() for clarity
Summary: Rename isExpandedShorthand() to isShorthandCSSProperty() for clarity
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-27 13:40 PST by Chris Dumez
Modified: 2015-01-27 16:02 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.70 KB, patch)
2015-01-27 13:41 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 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').
Comment 1 Chris Dumez 2015-01-27 13:41:57 PST
Created attachment 245465 [details]
Patch
Comment 2 Andreas Kling 2015-01-27 15:17:08 PST
Comment on attachment 245465 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2015-01-27 16:02:50 PST
All reviewed patches have been landed.  Closing bug.