I'm going to need to way to detect my stretchable operator render object in a sequence of render object siblings. I assume that I need to add a "isMathOperator()" method to RenderObject that returns false and then have that on my specific class, right?
I suppose that should be surrounded with an #if ENABLE(MATHML) block too, right? -- --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

