Confirmed users
978
edits
(→Project Dashboard: dom-ce-m2 dashboard) |
(→Roadmap: stage 2 updated) |
||
| Line 38: | Line 38: | ||
#window.customElements.define | #window.customElements.define | ||
#*Bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=1275835 1275835] | #*Bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=1275835 1275835] | ||
<u> '''[Stage 2] <We are here - Target milestone: | <u> '''[Stage 2] <We are here - Target milestone: 2017 Q1 Stage2.1 & 2.2>''' </u> | ||
#custom element reactions stack/queue | #custom element upgrade reactions stack/queue | ||
#*Upgrade reaction | #*Upgrade reaction | ||
#Algorithm of creating an element | #Algorithm of creating an element | ||
| Line 49: | Line 46: | ||
#**HTML parser: https://dxr.mozilla.org/mozilla-central/source/parser/html/nsHtml5TreeOperation.cpp#335 | #**HTML parser: https://dxr.mozilla.org/mozilla-central/source/parser/html/nsHtml5TreeOperation.cpp#335 | ||
#Lifecycle callbacks | #Lifecycle callbacks | ||
#*Callback reaction | |||
#**sProcessingStack | |||
#**EnqueueLifecycleCallback | |||
#*connectedCallback | #*connectedCallback | ||
#*disconnectedCallback | #*disconnectedCallback | ||