Re: [whatwg] Iframe IDL sandbox readonly attribute

Hello Boris,
Thank you very much for your answer. I did noticed PushForward and this was
my suspect. However it is hard for me to understand why to use readonly in
that case?  Do you know any place/list/ling where such a concept "readonly +
PutForwards" is described? 

Best regards,
Marta


-----Original Message-----
From: whatwg-bounces@lists.whatwg.org
[mailto:whatwg-bounces@lists.whatwg.org] On Behalf Of Boris Zbarsky
Sent: Tuesday, May 21, 2013 2:57 PM
To: whatwg@lists.whatwg.org
Subject: Re: [whatwg] Iframe IDL sandbox readonly attribute

On 5/21/13 6:31 AM, Marta Pawlowska wrote:
> [PutForwards=value] readonly attribute

Note the PutForwards bit.

> I've prepared TC where I change sandbox value and it can be changes with
> most browsers.

Yes, because of the PutForwards.

Though note that at least Gecko implements this as a writable DOMString 
for now, because of the issues I raised in the mail you cite.

-Boris

Received on Tuesday, 21 May 2013 13:13:23 UTC