On Sep 24, 2009, at 3:17 PM, Alex Milowski wrote:

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?

Yes.

    -- Darin

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to