in reply to Seeking ideas for measuring rendered html size
Ok, this whole thing makes about as much sense to me as it seems to be making to everyone else but here's an approach that might work.
With Mozilla remoting, you can instruct an already running browser process to load a particular URL so I guess you could skip steps 2 and 4. Step 1 could be done on the fly by a CGI script. You could use CSS to set the width of div 'Y' to be fixed and then measure the height.
|
|---|