[Bug 24959] "Exposed=Window,Worker" will be parsed to 2 extended attributes

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

--- Comment #7 from Dirk Schulze <dschulze@adobe.com> ---
(In reply to Christophe Dumez from comment #6)
> (In reply to Dirk Schulze from comment #5)
> > (In reply to Nils Barth from comment #4)
> > > Thanks Dirk: yup, the other alternative is to use a different separator.
> > > 
> > > In Blink, we use | or & for separating (depending on which is clearer in
> > > context); probably cleaner-looking would be ; as suggested by OP, though I
> > > think a tuple with commas (..., ...) is probably clearer still.
> > 
> > I fear that the grammar gets more complex. So far it is just Exposed that
> > has this issue (at least in the WebIDL spec).
> 
> Actually, [Global] has the same issue:
> [Global=Worker,DedicatedWorker]

No condition nesting so far.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Friday, 2 May 2014 12:49:04 UTC