Collection of Browser characteristics

后端 未结 2 1985
北海茫月
北海茫月 2020-12-22 01:48

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

2条回答
  •  旧巷少年郎
    2020-12-22 02:07

    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

提交回复
热议问题