Re: Scripts that are in noembed or noscript containers at the time of attempted run

On Fri, Jul 10, 2009 at 1:12 AM, Henri Sivonen<hsivonen@iki.fi> wrote:
> It seems (from source) that Gecko prevents script execution if at the time
> of attempted run, the script is in a noframes, noembed or iframe container.
>
> http://mxr.mozilla.org/mozilla-central/source/content/base/src/nsScriptElement.cpp#148
>
> Might matter for XHTML5.

I think the current thinking is that this is just a leftover from
olden days when we implemented the no* elements differently. I'd be
all for removing that as I doubt any significant number of sites will
be affected.

/ Jonas

Received on Friday, 10 July 2009 17:13:07 UTC