[whatwg] iframe sandbox attribute

Simon Pieters simonp at opera.com
Tue Jul 10 03:49:34 PDT 2012


On Tue, 10 Jul 2012 02:39:45 +0200, Ian Hickson <ian at hixie.ch> wrote:

> On Mon, 26 Mar 2012, Boris Zbarsky wrote:
>> On 3/26/12 3:19 PM, Ian Hickson wrote:
>> > Changing it to a string doesn't affect that, though, does it?
>>
>> Well, changing to a nullable string does affect it because doing
>> something like this:
>>
>>   myFrame.sandbox = myFrame.sandbox;
>>
>> is a no-op, as by all sane rights it should be....
>
> Surely that's going to set the attribute regardless of whether the
> attribute is nullable or whatnot. I mean, this always sets the attribute
> even if the attribute wasn't previously set:
>
>    myElement.title = myElement.title

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

-- 
Simon Pieters
Opera Software



More information about the whatwg mailing list