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: [email protected] [mailto:[email protected]] On Behalf Of Boris Zbarsky Sent: Tuesday, May 21, 2013 2:57 PM To: [email protected] 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
