- From: Mike Wilson <mikewse@hotmail.com>
- Date: Sun, 15 Feb 2009 11:55:36 +0100
- To: "'Adam Twardoch'" <list.adam@twardoch.com>, "'www-style'" <www-style@w3.org>
Hi Adam, Not exactly what you are asking for, but Fiddler's ability to single- step requests ("breakpoints") could be useful: http://www.fiddlertool.com/Fiddler2/help/Filters.asp (though this is done as a server-side proxy and not in browser) Depending on what you want to test, Steve Souder's "cuzillion" tool might also be interesting. It lets you experiment and see the impact of f ex slow loading script and stylesheet files: http://www.stevesouders.com/blog/2008/04/25/cuzillion/ Best regards Mike Wilson Adam Twardoch wrote on 13 februari 2009 14:04: > I would be interested in seeing an ability to somehow view the process > of building up a page in "slo-mo", or have a step-by-step tracking > utility that would allow me to step through the rendering process. > Perhaps this might be a separate utility that would allow the > developer > to simply step through the single http requests (while suspending the > timeout limits of the browser at the same time). > > Is something like that available? (For the popular browser platforms > like Mozilla/Firefox, WebKit/Safari, IE, Opera). > > Thanks, > Adam
Received on Sunday, 15 February 2009 10:56:46 UTC