New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 775362 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Dec 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 545324



Sign in to add a comment

Verify that CSSProperties.json5 property objects are valid input for the style engine

Project Member Reported by rjwright@chromium.org, Oct 17 2017

Issue description

There 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.
 
Labels: Update-Monthly OS-iOS
Labels: -OS-iOS

Comment 3 by nainar@chromium.org, Oct 30 2017

Labels: -Update-Monthly Hotlist-CodeHealth Update-Quarterly
Labels: -Update-Quarterly
Status: WontFix (was: Assigned)
With the removal of grouped property classes this idea is obsolete 

Sign in to add a comment