[whatwg] Should window.name be [Replaceable]?
Joseph Pecoraro
pecoraro at apple.com
Sun Jul 4 21:46:02 PDT 2010
On Jul 4, 2010, at 9:35 PM, Biju wrote:
> On Mon, Jul 5, 2010 at 12:05 AM, Joseph Pecoraro <pecoraro at apple.com> wrote:
>> - I didn't have access to IE to test. I'd appreciate
>> someone giving it a shot to see how they act.
>
> On IE8 it is printing "string,string,string"
Thanks for checking! So its not Replaceable.
> And it looks like in Firefox
> 1) name = with_a_number changes type to matched the assigned value
> 2) window.name = with_a_number keeps the previous type
Yes. So there is no way to access the real window.name once it
has been "replaced".
- Joe
More information about the whatwg
mailing list