- From: <bugzilla@jessica.w3.org>
- Date: Wed, 18 Sep 2013 15:21:51 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23276
Bug ID: 23276
Summary: "If creating is false and O does not implement a..."
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: WebIDL
Assignee: cam@mcc.id.au
Reporter: dom@w3.org
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-script-coord@w3.org
http://dev.w3.org/2006/webapi/WebIDL/#defineownproperty
[[
If creating is false and O does not implement an interface with a named
property setter, then Reject.
If creating is false or O implements an interface with a named property
creator, then:
]]
The algorithm doesn't say what to do (presumably Reject?) when creating is true
and O implements an interface without a named property creator
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 18 September 2013 15:21:53 UTC