Closed Bug 1213569 Opened 9 years ago Closed 7 years ago

Remove use of {{xref_css*}} macros and delete them

Categories

(Developer Documentation Graveyard :: Macros/Templates, defect, P5)

All
Other
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: teoli, Unassigned)

References

Details

(Keywords: meta)

:: Developer Documentation Request Request Type: Correction Gecko Version: unspecified Technical Contact: :: Details These macros were used in tables for CSS. They should no more be used: if so, it is likely that a {{cssinfo}} is missing. Replace them by {{cssinfo}} (and their call inside {{cssinfo}} then delete them. A first look allowed me to found the following potential macros to kill: xref_cssinitial xref_cssinherited xref_csscomputed xref_cssvisual xref_cssanimatable xref_csscanonicalorder xref_cssspecifiedkeyword xref_cssnotanimatable xref_cssuniqueorder xref_cssanimatable xref_cssinteractive
Blocking bug 1207344 as this means removing hardcoded tables for tables using .properties.
Blocks: 1207344
Only the following are left: xref_cssinitial xref_cssinherited xref_csscomputed xref_cssvisual xref_cssinteractive They are used mostly in hard-coded tables that have to be converted to {{cssinfo}} (keeping the translations).
Current status: Usage | Template 075 https://developer.mozilla.org/en-US/docs/Template:Xref_cssangle 003 https://developer.mozilla.org/en-US/docs/Template:xref_cssaural 014 https://developer.mozilla.org/en-US/docs/Template:Xref_cssbitmap 014 https://developer.mozilla.org/en-US/docs/Template:Xref_cssblendmode 167 https://developer.mozilla.org/en-US/docs/Template:xref_csscolor 167 https://developer.mozilla.org/en-US/docs/Template:xref_csscolorvalue 059 https://developer.mozilla.org/en-US/docs/Template:xref_csscomputed 002 https://developer.mozilla.org/en-US/docs/Template:xref_csscounter 028 https://developer.mozilla.org/en-US/docs/Template:xref_cssfrequency 049 https://developer.mozilla.org/en-US/docs/Template:xref_cssgradient 068 https://developer.mozilla.org/en-US/docs/Template:xref_cssimage 059 https://developer.mozilla.org/en-US/docs/Template:xref_cssinherited 058 https://developer.mozilla.org/en-US/docs/Template:xref_cssinitial 080 https://developer.mozilla.org/en-US/docs/Template:xref_cssinteger 001 https://developer.mozilla.org/en-US/docs/Template:xref_cssinteractive 412 https://developer.mozilla.org/en-US/docs/Template:xref_csslength 139 https://developer.mozilla.org/en-US/docs/Template:xref_cssnumber 182 https://developer.mozilla.org/en-US/docs/Template:xref_csspercentage 025 https://developer.mozilla.org/en-US/docs/Template:xref_cssposition 011 https://developer.mozilla.org/en-US/docs/Template:xref_cssratio 034 https://developer.mozilla.org/en-US/docs/Template:Xref_cssresolution 011 https://developer.mozilla.org/en-US/docs/Template:xref_cssshape 064 https://developer.mozilla.org/en-US/docs/Template:xref_cssstring 014 https://developer.mozilla.org/en-US/docs/Template:Xref_csstactile 042 https://developer.mozilla.org/en-US/docs/Template:xref_csstime 015 https://developer.mozilla.org/en-US/docs/Template:xref_csstimingfunction 014 https://developer.mozilla.org/en-US/docs/Template:Xref_csstv 025 https://developer.mozilla.org/en-US/docs/Template:xref_cssuri 008 https://developer.mozilla.org/en-US/docs/Template:xref_cssurl 086 https://developer.mozilla.org/en-US/docs/Template:xref_cssvisual
Depends on: 1283051
I got rid of {{Xref_csstactile}} and {{Xref_csstv}}. So the status is now: Usage | Template 52 https://developer.mozilla.org/en-US/docs/Template:xref_csscomputed 51 https://developer.mozilla.org/en-US/docs/Template:xref_cssinherited 51 https://developer.mozilla.org/en-US/docs/Template:xref_cssinitial 63 https://developer.mozilla.org/en-US/docs/Template:xref_cssvisual For reference, a page for the media types (like "tactile" and "tv" above) still needs to be created. See bug 1133414. Sebastian
All the blocking bugs are now closed, so I close this issue, too. Sebastian
Status: NEW → RESOLVED
Closed: 7 years ago
Keywords: meta
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.