Re: getBoundingClientRect for math

Frédéric Wang <[email protected]> Wed, 25 Nov 2009 08:09:59 +0100
Newsgroups gmane.comp.mozilla.devel.mathml
Message-ID <[email protected]>
I'm not sure, but maybe it is the same as this bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=219873

Fred

> getBoundingClientRect seems to provide correct values for all the
> elements inside a math element, but not for the math element itself.
> Is this a bug, or am I doing something incorrectly?
> 
> -steve--