Closed
Bug 1198991
Opened 10 years ago
Closed 10 years ago
Replace templates related to CSS initial value by one that makes use of the JSON DB
Categories
(Developer Documentation Graveyard :: Macros/Templates, enhancement, P2)
Developer Documentation Graveyard
Macros/Templates
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sebo, Assigned: sebo)
References
()
Details
The different templates that are used to define the data on or read it from https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_values_syntax should be replaced by a template making use of the CSSData JSON template. The related templates are:
cssinitial
cssinitialdef
cssinitialenddef
cssinitialshorthand
cssinitialstartdef
Sebastian
| Assignee | ||
Comment 1•10 years ago
|
||
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
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•