support "direction" on <input> / <textarea>

Darin Adler darin at apple.com
Mon Nov 3 01:21:48 CET 2003


On Nov 2, 2003, at 4:05 PM, Dirk Mueller wrote:

> this is the patch. I've seen that you did something like that in your 
> tree,
> but your code is wrong: you do it in updateFromElement(). However, the
> direction is a CSS property, so you have to set it from setStyle().

I see; I'll fix that. What fooled me was all the code in 
RenderFormElement::updateFromElement to set the palette based on the 
colors in the style; I was imitating that.

     -- Darin



More information about the Khtml-devel mailing list