- From: <bugzilla@jessica.w3.org>
- Date: Tue, 11 Sep 2012 23:40:14 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18841 Summary: [Custom]: "extends" is an ECMAScript reserved word; don’t use it as an attribute name 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 "extends" is a reserved word in JavaScript and illegal in strict mode. Thus it is inconvenient to access the HTMLElementElement.extends attribute from JavaScript. Consider using a different name. -- 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 Tuesday, 11 September 2012 23:40:15 UTC