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

            Bug ID: 27016
           Summary: [Custom]: Custom element constructor behavior makes no
                    sense
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglaz...@chromium.org
          Reporter: bzbar...@mit.edu
        QA Contact: public-webapps-bugzi...@w3.org
                CC: m...@w3.org, public-webapps@w3.org
            Blocks: 14968

It starts with:

  1.  Let ELEMENT be the context object

But there is no context object here.  This is the constructor; it needs to
create the element.  The element doesn't exist yet at this point.

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

Reply via email to