[Bug 17722] All interface objects should have a 'length' property

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

Ms2ger <Ms2ger@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #4 from Ms2ger <Ms2ger@gmail.com> 2012-07-10 08:29:24 UTC ---
(In reply to comment #2)
> Per spec, interface objects are always functions, functions in ES5 have a
> length.  WebIDL's only business here is defining what that length should be. 
> It does so for cases when there is a [Constructor]; presumably this bug is
> about the cases when there isn't one?

And the fact that I was confused by the phrasing.

(In reply to comment #3)
> Right, and it should be 0 in that case.
> 
> http://dev.w3.org/cvsweb/2006/webapi/WebIDL/Overview.xml.diff?r1=1.559;r2=1.560;f=h

Thanks.

-- 
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, 10 July 2012 08:29:30 UTC