[whatwg] Fallback behavior

João Eiras joao.eiras at gmail.com
Thu Aug 21 15:08:23 PDT 2008


On , Jonas Sicking <jonas at sicking.cc> wrote:
(...)
>
> Here is the list of elements that we *don't* execute scripts inside of  
> in firefox:
>
> http://mxr.mozilla.org/mozilla-central/source/content/base/src/nsScriptElement.cpp#148
>
> i.e. <iframe>, <noframes>, <noembed>
>
> Everywhere else we do execute the script.
>
> The reason these elements ended up at the list is in bugs
> https://bugzilla.mozilla.org/show_bug.cgi?id=5847
> https://bugzilla.mozilla.org/show_bug.cgi?id=26669
>
> / Jonas


I kind of agree with iframe and noembed, but noframes ?
noframes, IMO, it fairly legitimate, because you can have scripts  
providing fallback, or redirecting to another page.



More information about the whatwg mailing list