[webkit-dev] Handling Ignorable Text in a Renderer
Alex Milowski
alex at milowski.org
Wed Aug 26 14:05:38 PDT 2009
On Wed, Aug 26, 2009 at 1:36 PM, David Hyatt<hyatt at apple.com> 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
More information about the webkit-dev
mailing list