Re: [webkit-dev] layout tests

2007-05-15 Thread David Carson
Reem, I forgot to add that there is some documentation here: http://trac.webkit.org/projects/webkit/wiki/Writing%20Layout%20Tests%20for%20DumpRenderTree this does not explain DumpRenderTree, but does explain some of the Javascript interfaces I refereed to below. Cheers Davidc On 5/15/07, David C

Re: [webkit-dev] layout tests

2007-05-15 Thread David Carson
Hi Reem, My understanding of DumpRenderTree is that is a component of the script WebKitTools/Scripts/run-webkit-tests. It sets up WebKit to run a particular test case. When I say sets up WebKit, what I mean is that it binds a set of interfaces into javascript, sets the window size to be 800x600, s