Can I override the default calculation of the baseline somehow? I've got render object that is an extension of RenderBlock with a display value of 'inline-block'. The baseline ends up being the bottom of the box (as expected). I want to set it to a custom position based on the contents.
Basically, I want to calculate the "mathematical baseline" for each of my render objects for MathML. -- --Alex Milowski "The excellence of grammar as a guide is proportional to the paucity of the inflexions, i.e. to the degree of analysis effected by the language considered." Bertrand Russell in a footnote of Principles of Mathematics _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

