[Bug 18843] New: [Custom]: prototype construction algorithm is defined, but not used anywhere

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

           Summary: [Custom]: prototype construction algorithm is defined,
                    but not used anywhere
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
        AssignedTo: dglazkov@chromium.org
        ReportedBy: dominicc@chromium.org
         QAContact: public-webapps-bugzilla@w3.org
            Blocks: 14968


The "prototype construction algorithm" takes a bag of properties and produces a
prototype, however Document.register and the custom element constructor
generation algorithm work in terms of prototypes. So it is not clear what the
purpose of the prototype construction algorithm is.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 12 September 2012 00:18:08 UTC