rama wrote: > I will need to simulate user clicks. On points, or on elements?
> I was under the assumption that layout and rendering are not required > for doing clicks in webpages. It depends on what sort of clicks you're doing. One other thing, for what it's worth: a number of scripts on real-life webpages depend on layout. So if you're interested in those scripts running as they would on the actual page, you have to do layout. -Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

