https://www.w3.org/Bugs/Public/show_bug.cgi?id=25142

            Bug ID: 25142
           Summary: [Custom]: Missing created callback should not prevent
                    other callbacks from being enqueued.
           Product: WebAppsWG
           Version: unspecified
          Hardware: All
               URL: http://w3c.github.io/webcomponents/spec/custom/#types-
                    of-callbacks
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]
            Blocks: 14968

In the description of the created callback the spec currently says:

"All other callbacks must not be enqueued until after the created callback's
invocation had started."

It's not very clear what should happen when there is no created callback
transferred from the prototype. The way it's currently worded, there is no
callback to invoke and no other callbacks would be enqueued. This seems like
the wrong behavior to me.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to