Commit Graph

2 Commits

Author SHA1 Message Date
Xidorn Quan
7ba2441a45 Bug 1454591 part 1 - Generate more structured data in ServoCSSPropList.py. r=heycam
This patch changes ServoCSSPropList.py to use classes for properties.
This allows extending the data in the file without needing to update all
users of this file.

Sorting in GenerateCSSPropsGenerated.py is removed because the data file
has the right order already.

MozReview-Commit-ID: D74bItCfpPH
2018-05-04 13:44:51 +10:00
Xidorn Quan
d33cbfb74e Bug 1454831 - Generate nsCSSPropertyID.h from data file directly. r=emilio
MozReview-Commit-ID: CcX2uzgjWFo
2018-04-18 19:39:51 +10:00