[webkit-dev] isRenderBlock/etc. Methods

Alex Milowski alex at milowski.org
Thu Sep 24 15:17:33 PDT 2009


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


More information about the webkit-dev mailing list