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: dglazkov@chromium.org Reporter: bzbarsky@mit.edu QA Contact: public-webapps-bugzilla@w3.org CC: mike@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.Received on Friday, 10 October 2014 13:06:37 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 18:14:31 UTC