[webkit-dev] Shadow nodes in webkit
Giri Rao
giri.rao at gmail.com
Fri Oct 24 13:40:13 PDT 2008
On Fri, Oct 24, 2008 at 1:15 PM, Darin Adler <darin at apple.com> wrote:
> On Oct 24, 2008, at 1:08 PM, Giri Rao wrote:
>
> The dom tree stops here and does not give me a #text node for the
>> textarea's text. Is there a way to get the text while traversing the dom
>> tree?
>>
>
> The HTMLTextAreaElement has a function named value, which will give you the
> text.
Ok, will give this a shot
>
> It's very strange to be "walking the render tree". I don't know why you're
> doing that.
I want to be able to understand the layout of a document, for some analysis
purposes.
>
>
> -- Darin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20081024/e3453477/attachment.html>
More information about the webkit-dev
mailing list