Closed
Bug 1309741
Opened 9 years ago
Closed 8 years ago
Document CustomElementRegistry.define()
Categories
(Developer Documentation Graveyard :: API: HTML, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: brokenalarms, Unassigned)
References
()
Details
:: Developer Documentation Request
Request Type: Correction
Gecko Version: unspecified
Technical Contact:
:: Details
link here: https://developer.mozilla.org/en-US/docs/Web/Web_Components/Custom_Elements
contains a link to:
https://developer.mozilla.org/en-US/docs/Web/API/customElements.define
which gives 404.
Given this seems to be currently the only place online that describes the customElements.define API, I can't currently see how to use this API at all.
Updated•9 years ago
|
Thanks for reporting.
New page must be created for customElements.define() method
Status: UNCONFIRMED → NEW
Component: API: DOM → API: HTML
Ever confirmed: true
Flags: needinfo?(jypenator)
Comment 2•9 years ago
|
||
The correct page missing here:
https://developer.mozilla.org/en-US/docs/Web/API/CustomElementRegistry/define
But the whole area is not documented.
Flags: needinfo?(jypenator)
Summary: 404 for link to customELements.define → Document CustomElementRegistry.define()
Comment 3•8 years ago
|
||
The page exists now
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•