[Bug 17104] New: [Custom]: Specify a method to instantiate DOM elements with a proper prototype

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

           Summary: [Custom]: Specify a method to instantiate DOM elements
                    with a proper prototype
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
        AssignedTo: dglazkov@chromium.org
        ReportedBy: dglazkov@chromium.org
         QAContact: public-webapps-bugzilla@w3.org
            Blocks: 17103


When you instantiate a new custom DOM element, its prototype chain should
include a prototype, specified in the custom DOM element definition.

Should we worry about non-JS bindings? Probably not in this draft of the spec.

-- 
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 Friday, 18 May 2012 17:18:30 UTC