john alden wrote: > Hi > > Thanks for your reply Robert. > > But what i want something which is slightly different from what is > mentioned there. As far as i understand, whats mentioned in the bug you > mentioned below is a way to access rendering information from JavaScript for > a particular node. What i need is, I wanted to build a Document Object Model > (DOM) which has rendering information for its nodes. I wanted to use the > Gecko layout engine and the Mozilla's DOM to build an interface to get what i > want. Once i have the DOM with rendering information, i want to serialize the > dom ( store the dom as xml ). Put in a simple way, if i give a url as input, > i need a DOM which has rendering information for its nodes as output. Then > later i will serialize the data on my own.
What sort of rendering information do you want? Rob _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

