Closed Bug 1240279 Opened 8 years ago Closed 4 years ago

Document Mozilla-specific pseudo-classes and pseudo-elements for the <meter> element

Categories

(Developer Documentation Graveyard :: CSS, defect, P5)

All
Other
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: teoli, Unassigned, Mentored)

Details

:: Developer Documentation Request

      Request Type: New Documentation
     Gecko Version: unspecified
 Technical Contact: 

:: Details

The <meter> element can be styled using
::-moz-meter-bar
:-moz-meter-optimum
:-moz-meter-sub-optimum
:-moz-meter-sub-sub-optimum

We need to create the documentation for these 4 selectors.
Mentor: jypenator
Hello Jean,

I would like to work on this documentation. Could you contact me and give me the details. Would Appreciate a quick reply.

Regards

Yusuf
Flags: needinfo?(jypenator)
Sure. 
Basically the following has to be done:
1. Create a MDN account. Ping any of us on IRC #mdn channel as we have to open it for you if you doesn't have one.
2. Create one new page. for each the pseudo-element/pseudo-class

You have example of a similar page there: https://developer.mozilla.org/en-US/docs/Web/CSS/::-webkit-progress-inner-element (with the addition of a small example).

You can create the page by following these links:
https://developer.mozilla.org/en-US/docs/Web/CSS/::-moz-meter-bar
https://developer.mozilla.org/en-US/docs/Web/CSS/:-moz-meter-optimum
https://developer.mozilla.org/en-US/docs/Web/CSS/:-moz-meter-sub-optimum
https://developer.mozilla.org/en-US/docs/Web/CSS/:-moz-meter-sub-sub-optimum

Create one of them (not the first one), then I'll review it. Then the others should be trivial.
Flags: needinfo?(jypenator)
Mentor: jypenator → cmills
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.