On Wed, Aug 26, 2009 at 1:36 PM, David Hyatt<[email protected]> wrote:
> If you have your own renderobject subclass you can override:
>
> virtual bool isChildAllowed(RenderObject*, RenderStyle*) const { return
> true; }

Excellent.  That works and is much cleaner.

I'll need renderers for all the element containers in MathML so this will
probably work out just fine.

Thanks!

-- 
--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

Reply via email to