Open
Bug 1408299
Opened 8 years ago
Updated 3 years ago
generate CSS feature list header files from Servo definitions
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: heycam, Unassigned)
Details
This is not a pre-requisite for removing the old style system, but it would be nice if we could generate the CSS feature list header files based on data in Servo, so that we don't have two places to manage them.
nsComputedDOMStylePropertyList.h
nsCSSCounterDescList.h
nsCSSFontDescList.h
nsCSSPropAliasList.h
nsCSSPropList.h
nsCSSPseudoClassList.h
nsCSSPseudoElementList.h
nsStyleStructList.h
Updated•8 years ago
|
status-firefox57:
--- → wontfix
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•