问题
I searching the Internet for an Page or an Book that collects the characteristics (Bugs/Features) of common Browsers. I get a lot of Information from several sites.. but is there some place for webdesigner that focusses on that issue?
At the moment i am using Grails if that is an needed factor to answer my question.
回答1:
quirksmode.org is pretty good for listing browser bugs and compatibility.
Sitepoint's reference section is also pretty good.
回答2:
The only place I know is this excellent guide on Browser security. It also has a comparison of various browser features. Go through the 1 & 2 parts at least.
http://code.google.com/p/browsersec/wiki/Part2
I think a better approach for you should be to:
- review standards supported by various browser
- testing your app on browser and making appropriate changes
来源:https://stackoverflow.com/questions/1346094/collection-of-browser-characteristics