Bug 53544
| Summary: | HANDLE_INHERIT_AND_INITIAL_AND_PRIMITIVE should be brace-safe | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yael <yael> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
Yael
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |