I think that you listed all the reasons : mVisibility, mOpacity, z-index, clipped overflow on the frame and all its ancestors
Are are there any other (color independent) reasons that a node become invisible ? On Mon, May 19, 2008 at 8:30 PM, Boris Zbarsky <[EMAIL PROTECTED]> wrote: > Michael R wrote: > > I'd say that in the case you pointed out the <span> is visible, because I > > don't know what were the real intentions of author of the HTML code. > > In case it would have "visibility:hidden", I'd say it's invisible since > in > > that case I know for sure that the author wanted it to be invisible. > > Sounds like you need to make up an exhaustive list of all the reasons where > the > "intentions" of the HTML author imply the content is invisible, and test > for > them all individually... > > -Boris > _______________________________________________ > dev-embedding mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-embedding > _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
