- From: <bugzilla@jessica.w3.org>
- Date: Fri, 28 Dec 2012 11:35:18 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20527
Bug ID: 20527
Summary: Comment about NamedPropertiesObject is incorrect
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: WebIDL
Assignee: cam@mcc.id.au
Reporter: Ms2ger@gmail.com
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-script-coord@w3.org
<http://dev.w3.org/2006/webapi/WebIDL/#indexed-and-named-properties> states
> However, when the [NamedPropertiesObject] extended attribute has
> been used, named properties are not exposed on the object but on
> the interface prototype object itself.
whereas the properties are exposed on the named properties object, not the
interface prototype object.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 28 December 2012 11:35:20 UTC