This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
The custom elements spec https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/custom/index.html needs a hook from HTML spec at the microtask checkpoint to: 1) invoke lifecycle callbacks 2) process declarations. This could be just one hook, I'll manage how these two get invoked from it.
Checked in as WHATWG revision r8265. Check-in comment: Provide integration hook for Custom Elements spec. http://html5.org/tools/web-apps-tracker?from=8264&to=8265
The hook changed. Sending back for the other side to get updated. See bug 22296.
Moved to https://github.com/w3c/webcomponents/issues/225