- From: Anthony Ramine <notifications@github.com>
- Date: Tue, 16 Feb 2016 05:06:12 -0800
- To: heycam/webidl <webidl@noreply.github.com>
Received on Tuesday, 16 February 2016 13:06:46 UTC
> @@ -13749,10 +13769,11 @@ C implements A;</x:codeblock> > <li>If the object <a class='dfnref' href='#dfn-support-indexed-properties'>supports indexed properties</a>, then > the object’s <a class='dfnref' href='#dfn-supported-property-indices'>supported property indices</a> are > enumerated first, in numerical order.</li> > - <li>If the object <a class='dfnref' href='#dfn-support-named-properties'>supports named properties</a>, then > + <li>If the object <a class='dfnref' href='#dfn-support-named-properties'>supports named properties</a> and doesn't implement an <a class='dfnref' href='#dfn-interface'>interface</a> with the > + <a class='xattr' href='#LegacyUnenumerableNamedProperties'>[[LegacyUnenumerableNamedProperties]]</a> > + <a class='dfnref' href='#dfn-extended-attribute'>extended attribute</a>, then What Window thing? --- Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/91/files#r53007084
Received on Tuesday, 16 February 2016 13:06:46 UTC