From: Simon Pieters [mailto:sim...@opera.com] 

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

Frozen array instances are frozen and cannot change. However, you can have the 
property that returns them start returning a new frozen array. The spec needs 
to track when these new instances are created.

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

That does seem potentially better... Either could work, I think?

Reply via email to