Collection of Browser characteristics

混江龙づ霸主 提交于 2019-12-18 09:18:29

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!