[webkit-help] Position of node in source.
Nilesh Patil
vniles at gmail.com
Mon May 17 05:26:17 PDT 2010
Hi
In simple words... are you trying to access DOMNode for its position in
previous HTML page ? I doubt it can be done. As far as i know DOM tree will
be manipulated at every new request for HTML content - be it by user action
or by java script.
Thanks & Regards
Niilesh
On Sat, May 15, 2010 at 7:17 PM, Moray Taylor <mt at theescapers.com> wrote:
> Hi,
>
> Is it possible to ask a DOMNode where it's position was in the original
> source code? I've looked at HTMLTokenizer.cpp, and can see how it could be
> passed on, but I can't figure out if it is or not.
>
> Cheers!
>
> MT
> _______________________________________________
> webkit-help mailing list
> webkit-help at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20100517/b421670c/attachment.html>
More information about the webkit-help
mailing list