Re: document.all support on Firefox trunk?

Boris Zbarsky <[email protected]> Mon, 18 Oct 2010 13:26:17 -0400
Newsgroups gmane.comp.mozilla.devel.dom
Message-ID <[email protected]>
On 10/18/10 1:17 PM, alex_mayorga wrote:
> please let me know what's the status of document.all support on
> Firefox trunk.

If you try to use it, in quirks mode, it will work.

If you evaluate document.all as a boolean expression, it will test false.

-Boris