Closed
Bug 1487092
Opened 7 years ago
Closed 7 years ago
Missing page for HTMLMediaElement load method
Categories
(Developer Documentation Graveyard :: API: HTML, enhancement, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: svarty1, Assigned: sheppy)
References
()
Details
:: Developer Documentation Request
Request Type: New Documentation
Gecko Version: unspecified
Technical Contact:
:: Details
The HTMLMediaElement needs a link to the load method in the sidebar, and the load method needs it's own page. It's a very important method for people trying to lazy load videos which is important for making the web faster and less heavy.
Updated•7 years ago
|
Priority: -- → P2
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → eshepherd
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: P2 → P1
Assignee | ||
Comment 1•7 years ago
|
||
Documentation added:
https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/load
Documentation updated:
https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Video_and_audio_content
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•