Bug 53544 - HANDLE_INHERIT_AND_INITIAL_AND_PRIMITIVE should be brace-safe
Summary: HANDLE_INHERIT_AND_INITIAL_AND_PRIMITIVE should be brace-safe
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-01 15:52 PST by Yael
Modified: 2011-02-01 15:52 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yael 2011-02-01 15:52:34 PST
Suggested by jamesr and smfr on IRC that when including this macro in a if() statement, we should not need to add braces around it.
The background for this is https://bugs.webkit.org/show_bug.cgi?id=50916#c7.