Closed
Bug 191232
Opened 22 years ago
Closed 22 years ago
get rid of CSS_PROP_INTERNAL
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 125246
People
(Reporter: dbaron, Assigned: dbaron)
Details
We must find a way to get rid of the CSS_PROP_INTERNAL macro so that the
properties in nsCSSPropList.h can be given macros based on the frontend struct
they go in (CSS_PROP_DISPLAY, etc.). This is needed to make the CSS backend
more table-driven.
Assignee | ||
Comment 1•22 years ago
|
||
Actually, I can work around this in the patch. It doesn't need a separate patch.
*** This bug has been marked as a duplicate of 125246 ***
You need to log in
before you can comment on or make changes to this bug.
Description
•