Re: [WebIDL] T[] migration

On Thu, 16 Jul 2015 18:16:04 +0200, Boris Zbarsky <bzbarsky@mit.edu> wrote:

>> Other references:
>>
>> ·CSS OM
>
> Presumably this is Document.styleSheetSets?  In practice, I believe no  
> one except Gecko implements this and I therefore don't expect it to make  
> it to REC... Updating this draft to use FrozenArray<> would be possible,  
> of course.

Fixed in  
https://github.com/w3c/csswg-drafts/commit/e8a91deb46b670d6c2d8d302492a64222928d08a

Note that it requires liveness. Does that work for a frozen array?

Maybe this particular API should be a method instead that returns a  
sequence<DOMString>?

-- 
Simon Pieters
Opera Software

Received on Friday, 18 December 2015 08:54:17 UTC