Closed Bug 1199006 Opened 9 years ago Closed 9 years ago

Replace templates related to the definition to which element a property or descriptor applies to by one that makes use of the JSON DB

Categories

(Developer Documentation Graveyard :: Macros/Templates, enhancement, P2)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sebo, Assigned: sebo)

References

()

Details

The different templates that are used to define to which kind of elements a CSS property or descriptor applies to from https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_values_serialization should be replaced by a template making use of the CSSData JSON template. The related templates are:

cssappliestodef
cssappliestoenddef
cssappliestoshorthand
cssappliestostartdef

Sebastian
Summary: Replace templates related to CSS initial value by one that makes use of the JSON DB → Replace templates related to the definition to which element a property or descriptor applies to by one that makes use of the JSON DB
Instead of creating a new template the logic was added to 'cssinfo', which is used to output all general info about CSS properties and descriptors.

Sebastian
Blocks: 1199013
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.