On May 18, 2009, at 8:41 PM, Adam Roben wrote:

We do something like this for Node::isSVGElement and Node::isWMLElement already, so there is precedent.

But there are alternatives that don't require making styleForRenderer virtual.

For example, styleForRenderer could be changed to *call* a virtual function, perhaps an XHTMLMP one, instead of itself being a virtual function. That change would be pretty simple to do.

    -- Darin

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

Reply via email to