Closed
Bug 885279
Opened 12 years ago
Closed 10 years ago
Needs to document classList methods
Categories
(Developer Documentation Graveyard :: API: DOM, defect, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Jeremie, Assigned: teoli)
References
()
Details
(Whiteboard: c=DOM u=webdev p=0)
:: Developer Documentation Request
Request Type: New Documentation
Gecko Version: unspecified
Technical Contact:
:: Details
We need to document all methods from classList and need to add clever example for the toggle methods.
![]() |
||
Comment 1•12 years ago
|
||
https://developer.mozilla.org/en-US/docs/Web/API/DOMTokenList needs to be fixed too.
Assignee | ||
Updated•12 years ago
|
Assignee: bruant.d → jypenator
Comment 2•12 years ago
|
||
Is updating this docs page the only thing blocking the classList improvements?
https://developer.mozilla.org/en-US/docs/Web/API/element.classList
Assignee | ||
Comment 3•12 years ago
|
||
Patrick: the documentation has not been updated but classList itself has been updated. AFAIK, nothing is blocking the classList improvements, it has been improved for Fx 24.
Comment 4•12 years ago
|
||
(In reply to Jean-Yves Perrier [:teoli] from comment #3)
> AFAIK, nothing is blocking the classList improvements, it has been improved for Fx 24.
Firefox 24 has been released without the change, and I see that the classList bug reports have been listed as FIXED, but that this one blocks them, so I wasn't sure if the docs update was all that was needed.
Assignee | ||
Comment 5•12 years ago
|
||
Bug 814090 is in Fx 24, the other is in Fx 26.
Assignee | ||
Comment 6•10 years ago
|
||
We have it!
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•