How would you analyze your web application to asses the amount and kind of changes you will have to do to be able to support a new browser or a newer version of the same browser.
I have IE7 in mind, but am looking for general advice.
Added clarification:
I already have an existing application. Not designing a new application, We need to make it work with new browsers
So I need to estimate how difficult it will be or how much work it will be
check that you do not exploit any of the bugs in IE6. when IE6 doesn't violate the standard, it rather adheres to it.
unfortunatly ie6 is a closed source application so you will never know how it works.
lists of bugs: