Closed
Bug 1212765
Opened 9 years ago
Closed 4 years ago
Use .properties for the SVG attributes summary tables
Categories
(Developer Documentation Graveyard :: SVG, enhancement)
Developer Documentation Graveyard
SVG
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: teoli, Unassigned)
References
Details
(see bug 1207344#c6).
SVG attributes: 162 (only en-US)
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute and searched for $('[style="-moz-column-width: 14em; -webkit-columns: 14em; columns: 14em;"] a:not(.new)') using the DevTools' console
We need to replace these tables by a macro and a JSON DB. We also need to double check translations (there shouldn't be too many)
Reporter | ||
Updated•9 years ago
|
Summary: Use .properties for the SVG attributres summary tables → Use .properties for the SVG attributes summary tables
Comment 1•4 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•