Re: [css-variables] CSSVariablesMap enumeration

That clears things up. Thanks for clarifying!


On 21 June 2013 05:12, Tab Atkins Jr. <jackalmage@gmail.com> wrote:

> On Thu, Jun 20, 2013 at 11:20 AM, Boris Zbarsky <bzbarsky@mit.edu> wrote:
> > On 6/20/13 1:41 PM, Tab Atkins Jr. wrote:
> >> When we get for-of loops
> >
> > What's this "when"?  They've been shipping for a year now in Firefox.  ;)
>
> I know, but *we* (Blink) don't have them yet. ;_;
>
> >> it'll automatically
> >> iterate with whichever one is default for Maps, which I think is
> >> .keys().
> >
> > It's items(), as far as I can tell from the spec and a basic test.
>
> Ah, kk.
>
> ~TJ
>
>

Received on Thursday, 20 June 2013 23:48:09 UTC