Re: Layout Information for SVG Elements

Boris Zbarsky <[email protected]> Wed, 25 Nov 2009 12:55:21 -0500
Newsgroups gmane.comp.mozilla.devel.svg
Message-ID <[email protected]>
On 11/25/09 12:18 PM, Steven Roussey wrote:
> https://bugzilla.mozilla.org/show_bug.cgi?id=219873
>
> So it is not the same this bug?

It's the same issue, but it's not a bug in terms of CSS as long as 
<math> keeps claiming to not be a replaced element.

Arguably it should stop claiming that.

> Just curious how we get the size of the math element to
> highlight it.

Why are you worrying about this?  Do you worry about it in cases of html 
overflow?

> Can SVG overflow like that at all?

Looks like no.

-Boris