Verify that CSSProperties.json5 property objects are valid input for the style engine |
|||||
Issue descriptionThere are some things we can do to check the quality of the data in CSSProperties.json5, especially in relation to Project Ribbon: - Check that objects with the same api_class have matching data - Check that API impls to verify that their method overrides match their json data. E.g. if the json object has direction_aware_options then the API class should have ResolveDirectionAwareProperty override. - Check order of members in data objects.
,
Oct 17 2017
,
Oct 30 2017
,
Dec 6 2017
,
Dec 13 2017
With the removal of grouped property classes this idea is obsolete |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by rjwright@chromium.org
, Oct 17 2017