Last Comment Bug 889230 - Implement Custom Elements (from Web Components)
: Implement Custom Elements (from Web Components)
Status: NEW
btpp-meta
: dev-doc-needed, feature, meta
Product: Core
Classification: Components
Component: DOM (show other bugs)
: Trunk
: All All
: -- normal with 25 votes (vote)
: ---
Assigned To: Nobody; OK to take it and work on it
:
Mentors:
Depends on: 1231265 1253086 1274159 1274505 1275832 1275833 1275835 1275838 1275839 1276579 1093680
Blocks: webcomponents
  Show dependency treegraph
 
Reported: 2013-07-02 00:03 PDT by Michael[tm] Smith
Modified: 2016-05-30 01:04 PDT (History)
30 users (show)
See Also:
Crash Signature:
(edit)
QA Whiteboard:
Iteration: ---
Points: ---
Has Regression Range: ---
Has STR: ---


Attachments

User Story
Quote from comment 11:

The feature we want to implement is defined across DOM https://dom.spec.whatwg.org/ and HTML https://html.spec.whatwg.org/multipage/ these days. The following wiki pages have pointers to the relevant sections:

* https://github.com/whatwg/dom/wiki
* https://github.com/whatwg/html/wiki      
Description Michael[tm] Smith 2013-07-02 00:03:04 PDT Comment hidden (obsolete)
Comment 1 Michael[tm] Smith 2013-08-16 02:02:09 PDT Comment hidden (obsolete)
Comment 2 Mike "Pomax" Kamermans [:pomax] 2014-05-14 15:26:26 PDT Comment hidden (obsolete)
Comment 3 Mike "Pomax" Kamermans [:pomax] 2014-05-20 10:21:00 PDT Comment hidden (obsolete)
Comment 4 Potch [:potch] 2014-06-03 11:35:45 PDT Comment hidden (obsolete)
Comment 5 :Ehsan Akhgari (busy, don't ask for review please) 2014-06-03 13:36:17 PDT Comment hidden (obsolete)
Comment 6 Potch [:potch] 2014-08-12 13:06:04 PDT Comment hidden (obsolete)
Comment 7 Mike "Pomax" Kamermans [:pomax] 2014-08-15 12:51:57 PDT Comment hidden (obsolete)
Comment 8 :Ehsan Akhgari (busy, don't ask for review please) 2014-08-15 13:45:36 PDT Comment hidden (obsolete)
Comment 9 William Chen [:wchen] 2014-08-15 16:30:07 PDT
We have an implementation of custom elements in the tree but it is pref'ed by dom.webcomponents.enabled and disabled by default. It is not being shipped because we are not confident in the current specification, we offer it as an experimental API to collect feedback from developers.
Comment 10 Luis Garcia 2014-10-19 06:52:58 PDT Comment hidden (obsolete)
Comment 11 Anne (:annevk) 2016-04-22 21:18:12 PDT
FYI, the description in comment 0 is no longer accurate. The feature we want to implement is defined across DOM https://dom.spec.whatwg.org/ and HTML https://html.spec.whatwg.org/multipage/ these days. The following wiki pages have pointers to the relevant sections:

* https://github.com/whatwg/dom/wiki
* https://github.com/whatwg/html/wiki

Note You need to log in before you can comment on or make changes to this bug.